Italy: Social Security Charge Code

If a social security allowance charge applies, you must specify VRBL:IT:ZZZ as the reason code.

Use the AllowanceChargeReasonCode sub-element of the AllowanceCharge element to specify VRBL:IT:ZZZ as the code.

Details

DetailValue
Italian Specification2.1.1.7 (DatiCassaPrevidenziale)

Elements

Use the following elements if the Tax Representative is an organization:

ElementDescription
Invoice/AllowanceCharge/AllowanceChargeReasonCodeSpecify VRBL:IT:ZZZ.

Restrictions

  • You must use VRBL:IT:ZZZ as the reason code.

Example

<ubl:Invoice>
    <!-- Code omitted for clarity -->
    <cac:AllowanceCharge>
        <!-- Code omitted for clarity -->
        <cbc:AllowanceChargeReasonCode>VRBL:IT:ZZZ</cbc:AllowanceChargeReasonCode>
        <!-- Code omitted for clarity -->
    </cac:AllowanceCharge>
    <!-- Code omitted for clarity -->
</ubl:Invoice>