execute

suspend fun execute(): Response

executes the HTTP call and sends it to the server, awaits the response (async) and returns a Response.