Initializes the BatchRequest by providing the request URL.
BatchRequest batch = new BatchRequest(Utils.appSettings.getApplicationEndPoint().toString()+"$batch");