{
    "data": [
        {
            "request_id": "ehFeHAa_R1GyIgHxNrP6Iz0Hy",
            "quantity": 1,
            "description": "",
            "status": "pending",
            "package_id": "change-7days-1gb",
            "due_date": "2025-03-24 10:00",
            "latest_cancellation_date": "2025-03-23 10:00"
        },
        {
            "request_id": "UPMpgaC9rWr799augw9KbI_ia",
            "quantity": 1,
            "description": "",
            "status": "pending",
            "package_id": "change-7days-1gb",
            "due_date": "2025-02-27 10:00",
            "latest_cancellation_date": "2025-02-26 10:00"
        },
        {
            "request_id": "-s5Cx8jTjvx2UH_euzhaHbwiu",
            "quantity": 1,
            "description": "",
            "status": "pending",
            "package_id": "change-7days-1gb",
            "due_date": "2025-02-27 10:00",
            "latest_cancellation_date": "2025-02-26 10:00"
        }
    ],
    "links": {
        "first": "https://partners-api.airalo.com/v2/future-orders?filter%5B%27status%27%5D=%27failed%27&status=pending&page=1",
        "last": "https://partners-api.airalo.com/v2/future-orders?filter%5B%27status%27%5D=%27failed%27&status=pending&page=3",
        "prev": null,
        "next": "https://partners-api.airalo.com/v2/future-orders?filter%5B%27status%27%5D=%27failed%27&status=pending&page=2"
    },
    "meta": {
        "message": "success",
        "current_page": 1,
        "from": 1,
        "last_page": 1,
        "path": "https://partners-api.airalo.com/v2/future-orders",
        "per_page": "25",
        "to": 3,
        "total": 3
    }
}