Files
api-collections/bruno/collections/ESSE3 Anagrafica API/soggetti_esterni/Recupera i consensi relativi ad un soggetto esterno.yml
T

115 lines
2.9 KiB
YAML

info:
name: Recupera i consensi relativi ad un soggetto esterno
type: http
seq: 4
tags:
- soggetti_esterni
http:
method: GET
url: "{{baseUrl}}/soggettiEsterni/:soggEstId/consensi?procWebCod="
params:
- name: procWebCod
value: ""
type: query
description: Codice processo WEB
- name: iso6392Cod
value: ""
type: query
description: Codice ISO lingua
disabled: true
- name: soggEstId
value: ""
type: path
description: Identificativo soggetto esterno
auth: inherit
settings:
encodeUrl: true
timeout: 0
followRedirects: true
maxRedirects: 5
forwardAuthorizationHeader: true
examples:
- name: 200 Response
description: Successful response
request:
url: "{{baseUrl}}/soggettiEsterni/:soggEstId/consensi"
method: GET
params:
- name: soggEstId
value: ""
type: path
description: Identificativo soggetto esterno
- name: procWebCod
value: ""
type: query
description: Codice processo WEB
- name: iso6392Cod
value: ""
type: query
description: Codice ISO lingua
disabled: true
response:
status: 200
statusText: OK
body:
type: text
data: ""
- name: 422 Response
description: Parametri di ricerca errati o non coerenti.
request:
url: "{{baseUrl}}/soggettiEsterni/:soggEstId/consensi"
method: GET
params:
- name: soggEstId
value: ""
type: path
description: Identificativo soggetto esterno
- name: procWebCod
value: ""
type: query
description: Codice processo WEB
- name: iso6392Cod
value: ""
type: query
description: Codice ISO lingua
disabled: true
response:
status: 422
statusText: Unprocessable Entity
body:
type: text
data: ""
docs: |
<span class="e3rest-operation-auth-img-list"><img src="basic.png"/><img src="jwt.png"/></span>Recupera i consensi relativi ad un soggetto esterno
**Estensioni:**
Codice Estensione|Valore|Nota
-|-|-
x-cache-type|lowRefreshRateUserIndependent|Risorsa che varia con frequenza bassa, cache Http abilitata, cache server abilitata. Maggiori dettagli [qui](https://wiki.u-gov.it/confluence/display/ESSE3/Servizi+REST+su+ESSE3#ServiziRESTsuESSE3-Cachingdellerichieste)
**Controlli di sicurezza:**
======
_Nota: Il controllo per utente è verificato quando viene passato almeno uno dei controlli previsti_
**Utente: USER_TECNICO**
Profilo|Controllo| Funzione
-|-|-
UTENTE_TECNICO|funzione accessibile alle utenze tecniche per accessi ai servizi REST|Security.checkUserTecnico()
Classe di modello : DettaglioErroreAggiuntivo
======
Estensioni sulle proprietà
----
Proprietà | x-field-type
-|-|
rawValue|rawJson