Skip to content

Commit

Permalink
Issue #327 #345 #406
Browse files Browse the repository at this point in the history
Corretto messaggio di check per i test modello3 V2.
  • Loading branch information
pintorig committed Nov 24, 2021
1 parent b5497be commit 6f087b3
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 35 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"idA2A":"#(idA2A)",
"idPendenza":"#(idPendenza + '')",
"rpt":{
"data":{
"creditorReferenceId":"#(iuv)",
"paymentAmount":"#(pendenzaPut.importo + '')",
"dueDate":"#ignore",
Expand Down Expand Up @@ -46,9 +45,6 @@
]
},
"metadata":null
},
"outcome":"OK",
"fault":null
},
"rt":null,
"riscossioni":null
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"idA2A":"#(idA2A)",
"idPendenza":"#(idPendenza + '')",
"rpt":{
"data":{
"creditorReferenceId":"#(iuv)",
"paymentAmount":"#(pendenzaPut.importo + '')",
"dueDate":"#ignore",
Expand Down Expand Up @@ -46,15 +45,8 @@
]
},
"metadata":null
},
"outcome":"OK",
"fault":null
},
"rt": {
"idPA":"#(idDominio)",
"idBrokerPA":"#notnull",
"idStation":"#notnull",
"receipt":{
"receiptId":"#notnull",
"noticeNumber":"#notnull",
"fiscalCode":"#(idDominio)",
Expand Down Expand Up @@ -111,7 +103,6 @@
"applicationDate":"#ignore",
"transferDate":"#notnull",
"metadata":null
}
},
"riscossioni":[
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"idA2A":"#(idA2A)",
"idPendenza":"#(idPendenza + '')",
"rpt":{
"data":{
"creditorReferenceId":"#(iuv)",
"paymentAmount":"#(pendenzaPut.importo + '')",
"dueDate":"#ignore",
Expand Down Expand Up @@ -38,9 +37,6 @@
]
},
"metadata":null
},
"outcome":"OK",
"fault":null
},
"rt":null,
"riscossioni":null
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"idA2A":"#(idA2A)",
"idPendenza":"#(idPendenza + '')",
"rpt":{
"data":{
"creditorReferenceId":"#(iuv)",
"paymentAmount":"#(pendenzaPut.importo + '')",
"dueDate":"#ignore",
Expand Down Expand Up @@ -38,15 +37,8 @@
]
},
"metadata":null
},
"outcome":"OK",
"fault":null
},
"rt": {
"idPA":"#(idDominio)",
"idBrokerPA":"#notnull",
"idStation":"#notnull",
"receipt":{
"receiptId":"#notnull",
"noticeNumber":"#notnull",
"fiscalCode":"#(idDominio)",
Expand Down Expand Up @@ -95,7 +87,6 @@
"applicationDate":"#ignore",
"transferDate":"#notnull",
"metadata":null
}
},
"riscossioni":[
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"idA2A":"#(idA2A)",
"idPendenza":"#(idPendenza + '')",
"rpt":{
"data":{
"creditorReferenceId":"#(iuv)",
"paymentAmount":"#(pendenzaPut.importo + '')",
"dueDate":"#ignore",
Expand Down Expand Up @@ -38,15 +37,8 @@
]
},
"metadata":null
},
"outcome":"OK",
"fault":null
},
"rt": {
"idPA":"#(idDominio)",
"idBrokerPA":"#notnull",
"idStation":"#notnull",
"receipt":{
"receiptId":"#notnull",
"noticeNumber":"#notnull",
"fiscalCode":"#(idDominio)",
Expand Down Expand Up @@ -95,7 +87,6 @@
"applicationDate":"#ignore",
"transferDate":"#notnull",
"metadata":null
}
},
"riscossioni":null
}

0 comments on commit 6f087b3

Please sign in to comment.