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
Detail | Value |
---|---|
Italian Specification | 2.1.1.7 (DatiCassaPrevidenziale) |
Elements
Use the following elements if the Tax Representative is an organization:
Element | Description |
---|---|
Invoice/AllowanceCharge/AllowanceChargeReasonCode | Specify 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>
Updated about 1 month ago