# BT-125 Amount due for payment

The outstanding amount that is requested to be paid. This is the same as BT-115.

## Quick answer

The outstanding amount that is requested to be paid. This is the same as BT-115.

> **Taxes and totals**: VAT treatment, tax breakdowns, and document totals that validators check closely.

## In plain language

The outstanding amount that is requested to be paid. This is the same as BT-115.

The outstanding amount that is requested to be paid. This is the same as BT-115.

The actual amount the customer needs to pay after prepayments and rounding.

## What you usually enter here

Decimal number with up to 2 decimal places, non-negative

Typical valid values include: 1190.00, 595.00, 0.00

Mandatory according to EN 16931-1. Same as BT-115.

## What goes wrong often

Avoid values like: -1190.00, 1190,00, 1.190.00

Relevant rule codes: BR-2

## Examples in context

The actual amount the customer needs to pay after prepayments and rounding.

Mandatory according to EN 16931-1. Same as BT-115.

## Valid Examples

- 1190.00
- 595.00
- 0.00

## Invalid Examples

- -1190.00
- 1190,00
- 1.190.00

## Related Fields

The actual amount the customer needs to pay after prepayments and rounding.

- [BT-115 Amount Due for Payment](/resources/xrechnung/bt-115-amount-due-for-payment)
- [BT-112 Invoice Total Amount With VAT](/resources/xrechnung/bt-112-invoice-total-amount-with-vat)
- [BT-113 Paid Amount](/resources/xrechnung/bt-113-paid-amount)
- [BT-114 Rounding Amount](/resources/xrechnung/bt-114-rounding-amount)

## XML mapping and field facts

Open the technical reference if you need XML paths, validator rule codes, legal wording, or schema-specific mapping details.

### Field ID:
BT-125

### Data Type:
amount

### Cardinality:
1..1

### Requirement:
Mandatory

### Since Version:
XRechnung 1.0+

## XML Implementation

### UBL 2.1 Syntax
```
/Invoice/cac:LegalMonetaryTotal/cbc:PayableAmount
```

### CII (UN/CEFACT) Syntax
```
/CrossIndustryInvoice/SupplyChainTradeTransaction/ApplicableHeaderTradeSettlement/ram:SpecifiedTradeSettlementHeaderMonetarySummation/ram:DuePayableAmount
```

## Validation Rules

### BR-2
BR-2

## Why the standard cares about this field

### Business Context
The actual amount the customer needs to pay after prepayments and rounding.

### Legal Requirement
Mandatory according to EN 16931-1. Same as BT-115.

## Official sources and tools

- [KoSIT Validator](https://erechnungsvalidator.service-bw.de/)
- [Invoice Converter](/pdf-to-xrechnung)
- [XRechnung Standard](https://xeinkauf.de/xrechnung/)
- [Test Suite](https://github.com/itplr-kosit/xrechnung-testsuite)
