Table of contents
Multiple installments
This model groups the installments in multiples of 2 or 3, so that it is always possible to create a notice for any fractioning of the payment, minimizing the number of pages.
Layout con multiples of 2
!.png)
.png)
AVVISO.RATE.n.IMPORTO
Amount of the installment
Number
Maximum value 999,999,999.99
In Italian, thousand places are separated by a dot, and decimals are separated by a comma.
AVVISO.RATE.n.DATA
Installment due date
Date
dd/mm/yyyy
If there is no due date, see [notice-without-expiration.md](../../../attachment-1/variants/notice-without-expiration.md "mention")
AVVISO.RATE.n.CODICE
Notice code of the installment
Number
22 characters, including spaces
The numbers are grouped into groups of 4, separated by a space.
For the generation rules, see [qr-code.md](qr-code.md "mention")
AVVISO.RATE.n.QRCODE
Two-dimensional barcode for the installment
Image
25×25mm
The QR code must be vectorial, on a transparent or white background.
For the generation rules, see [qr-code.md](qr-code.md "mention")
See also
Layout con multiples of 3

Other cases
If the number of installments cannot be divided by 2 or by 3, it is possible to freely select one of the two provided layouts—repeating the same module on the same page, as shown in the following diagram:

Tell us what you think
For clarifications on implementation specifications, such as SACI and SANP, you can open an issue on GitHub