Croatia (Pymnt): Payment Line ID
You can add a payment ID to a line.
Element
| Name (Path) | Cardinality | Description |
|---|---|---|
Payment Line Identifier (Statement/StatementLine/ID | 1..1 | A 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>
Updated about 20 hours ago
