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)CardinalityDescription
Total Balance Amount (/Statement/TotalBalanceAmount)1..1The total amount reported in the document..
Total Balance Amount Currency (/Statement/TotalBalanceAmount/@currencyID)1..1The 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>