Mexico (Pymnt): Total Balance Amount
Read an example of the Total Balance Amount for Mexico (Pymnt).
The total amount for the statement. This element is used to report the total amount of reported payments.
| Name (Path) | Cardinality | Description |
|---|---|---|
Total Balance Amount (/Statement/TotalBalanceAmount) | 1..1 | The total amount reported in the document.. |
Total Balance Amount Currency (/Statement/TotalBalanceAmount/@currencyID) | 1..1 | The currency of the total amount reported in the document.. |
Example
<ubl:Statement>
<!-- code omitted for clarity -->
<cbc:TotalBalanceAmount currencyID="MXN">1392.00</cbc:TotalBalanceAmount>
<!-- code omitted for clarity -->
</ubl:Statement>
Updated 9 days ago
