Croatia (Pymnt): Payment Line ID

You can add a payment ID to a line.

Element

Name (Path)CardinalityDescription
Payment Line Identifier (Statement/StatementLine/ID1..1A unique identifier for the individual line within the document

Example


<ubl:Statement>
    <!-- code omitted for clarity -->
    <cac:StatementLine>
        <cbc:ID>0010</cbc:ID>
        <!-- code omitted for clarity -->
    </cac:StatementLine>
</ubl:Statement>