public Task<IMessage> ExecuteAuthRest( string endpoint, IMessage request, Type responseType = null, int apiVersion = 0 )
In This Article