Croatia (Pymnt): Payment Means Code
You must use the specified value to for the Payment Means code.
Elements
| Name (Path) | Cardinality | Description |
|---|---|---|
Payment Means Code (Statement/StatementLine/PaymentMeans/PaymentMeansCode) | 1..1 | The Payment Means Code related to the referenced Payment |
Restrictions
You must use one of the following codes:
| Code | Description |
|---|---|
VRBL:HR:T | Transaction account |
VRBL:HR:O | Settlement payment |
VRBL:HR:Z | Other |
Example
<ubl:Statement>
<!-- code omitted for clarity -->
<cac:StatementLine>
<!-- code omitted for clarity -->
<cac:PaymentMeans>
<cbc:PaymentMeansCode>VRBL:HR:T</cbc:PaymentMeansCode>
<!-- code omitted for clarity -->
</cac:PaymentMeans>
</cac:StatementLine>
</ubl:Statement>
Updated about 19 hours ago
