doRequest

open suspend fun doRequest(method: <ERROR CLASS>, path: String, parameters: Map<String, List<String>>?, contentType: String?, bodyBuilder: <ERROR CLASS>?): String