update request values
This commit is contained in:
@@ -13,7 +13,7 @@ http:
|
||||
value: "{{elixFormsApiUsername}}"
|
||||
params:
|
||||
- name: request_id
|
||||
value: "7012"
|
||||
value: "27126"
|
||||
type: path
|
||||
body:
|
||||
type: json
|
||||
@@ -21,7 +21,7 @@ http:
|
||||
{
|
||||
"message": "Test message",
|
||||
"documentType": "Autorizzazione", // <tipo di documento> La corrispondente funzionalità in elixForms prevede un elenco preso da una property di piattaforma (globalparam.formalcommunications.available.list , i cui valori, di default possono essere i seguenti: Appuntamento,Autorizzazione,Comunicazione,Esito,Licenza,Permesso,Richiesta di integrazione
|
||||
"documentNumber": "123123_AZ",
|
||||
"documentNumber": "123123_AZ", // <numero dell'atto>
|
||||
"documentDate": {{elixFormalCommunicationDate}},
|
||||
"attachments": [ // da 0 a 5 max
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user