diff --git a/collections/elixForms API v2/Requests lookup/Lookup By Status.yml b/collections/elixForms API v2/Requests lookup/Lookup By Status.yml index fe3ba1e..efc92e8 100644 --- a/collections/elixForms API v2/Requests lookup/Lookup By Status.yml +++ b/collections/elixForms API v2/Requests lookup/Lookup By Status.yml @@ -5,7 +5,7 @@ info: http: method: GET - url: "{{elixFormsApiUrl_Default}}/request/lookup/by-status?moduleTag=GESTIONE_SITI_WEB_NUOVO_SITO&requestStatus=PROCESSED" + url: "{{elixFormsApiUrl_Default}}/request/lookup/by-status?moduleTag=GESTIONE_SITI_WEB_NUOVO" headers: - name: x-requested-with value: XMLHttpRequest @@ -48,7 +48,7 @@ http: type: query disabled: true - name: moduleTag - value: GESTIONE_SITI_WEB_NUOVO_SITO + value: GESTIONE_SITI_WEB_NUOVO type: query - name: requestStatus value: PROCESSED