Skip to content

Commit afe75e4

Browse files
Update CHANGELOG.md
updated changelog to the SANP 3.9.0 versione
1 parent f3eb2b0 commit afe75e4

File tree

1 file changed

+33
-11
lines changed

1 file changed

+33
-11
lines changed

CHANGELOG.md

Lines changed: 33 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,37 @@
1-
# SANP3.7.0 (Marzo 2024)
2-
1. `08/03/2024` - Aggiunta nuovo swagger per le API di BackOffice pagoPA "External" - IBAN & stazioni EC
3-
2. `08/03/2024` - Modificata descrizione del campo amount e timeout per l'API recupero URL della Redirect
4-
3. `08/03/2024` - Aggiunto nuovo swagger `gpd_massive.json` per il caricamento massivo delle posizioni debitorie - corrette le estensioni dei file da `yaml` a `json`
5-
4. `12/03/2024` - Aggiunto nuovo status nelle open api di FDR per l'introduzione del pagamento gestito in Stand In.
6-
5. `13/03/2024` - Aggiunti 4 nuovi campi opzionali nella paCreatePosition
7-
6. `15/03/2024` - Eliminato swagger API Backoffice pagoPA "External" poichè conteneva errori ed aggiunti i due nuovi swagger per PSP (GetIbans) ed EC (GetStations)
8-
7. `21/03/2024` - Correzione API Backoffice pagoPA "External" swagger per PSP (GetIbans) ed EC (GetStations). Aggiunta della nuova API per EC (GetIbansByBroker)
9-
8. `25/03/2024` - Aggiornato campo amount sull'API paCreatePosition
10-
9. `25/03/2024` - fix swagger API Backoffice pagoPA "External"
11-
10. `08/04/2024` - add new payment type inside `catalogoDatiInformativiPSP.xsd`
1+
# SANP3.9.0 (Novembre 2024)
2+
1. Pubblicazione specifiche API Opzioni Di Pagamento `psp_payment_options.json`
3+
2. Pubblicazione specifiche API Stampa Avvisi `print_notices.json`
4+
3. Correzione flag standIn in `pspNotifyPaymentV2`
5+
- `nodeForPsp.xsd`
6+
- added "standIn" in "ctPaymentV2"
7+
- removed "standin" in "pspNotifyPaymentV2"
8+
- `paForNode.xsd`
9+
- added "standIn" in "ctReceipt" & "ctReceiptV2"
10+
- removed "standIn" in "paSendRTReq" & "paSendRTV2Request"
11+
4. `transferCategory` opzionale su `actvatePaymentNoticeV2`
12+
- `nodeForPsp.xsd`
13+
- let `transferCategory` not mandatory
14+
5. Cambio formato chiave di idempotenza su `actvatePaymentNoticeV1`, `actvatePaymentNoticeV2` e su `sendPaymnetOutcome`
15+
- `nodeForPsp.xsd`
16+
6. `companyName` opzionale sulla primitiva `paGetPaymentV2`
17+
- `paForNode.xsd`
18+
7. Aggiunta la sezione `metadata` all'interno della sezione `transferList` sulle primitive `paGetPayment`
19+
- `paForNode.xsd`
20+
- `nodeForPsp.xsd`
21+
1222

1323
# SANP3.8.0 (Luglio 2024)
1424
1. Gestione massiva delle posizioni debitorie
1525
2. Fix openapi getOrganizationReceipt services, fields `email` and `channelDescription`
26+
27+
# SANP3.7.0 (Marzo 2024)
28+
1. Aggiunta nuovo swagger per le API di BackOffice pagoPA "External" - IBAN & stazioni EC
29+
2. Modificata descrizione del campo amount e timeout per l'API recupero URL della Redirect
30+
3. Aggiunto nuovo swagger `gpd_massive.json` per il caricamento massivo delle posizioni debitorie - corrette le estensioni dei file da `yaml` a `json`
31+
4. Aggiunto nuovo status nelle open api di FDR per l'introduzione del pagamento gestito in Stand In.
32+
5. Aggiunti 4 nuovi campi opzionali nella paCreatePosition
33+
6. Eliminato swagger API Backoffice pagoPA "External" poichè conteneva errori ed aggiunti i due nuovi swagger per PSP (GetIbans) ed EC (GetStations)
34+
7. Correzione API Backoffice pagoPA "External" swagger per PSP (GetIbans) ed EC (GetStations). Aggiunta della nuova API per EC (GetIbansByBroker)
35+
8. Aggiornato campo amount sull'API paCreatePosition
36+
9. Fix swagger API Backoffice pagoPA "External"
37+
10. Add new payment type inside `catalogoDatiInformativiPSP.xsd`

0 commit comments

Comments
 (0)