getAll: function (params, userId) {
      console.log('ecInterface.purchase.getAll');

      return this.request({
        url: this._buildUri(this.uri, null, null, userId),