I used Retrofit to get data and here is my code
@GET("api/history") fun getWalletHistory( @Query("category") from: String?, @Quer