# BT-149 Invoice line allowance charge amount

The amount of the allowance or charge at line level.

## Quick answer

The amount of the allowance or charge at line level.

> **Line items**: The goods or services on each invoice line, including quantities, prices, and VAT.

## In plain language

The amount of the allowance or charge at line level.

The amount of the allowance or charge at line level.

Reduces or increases the line net amount calculation.

## What you usually enter here

Decimal number with up to 2 decimal places

Typical valid values include: 100.00, 25.50, 0.00

Optional according to EN 16931-1.

## What goes wrong often

Avoid values like: -10.00, 10,00, 1.00.00

Relevant rule codes: BR-2

## Examples in context

Reduces or increases the line net amount calculation.

Optional according to EN 16931-1.

## Valid Examples

- 100.00
- 25.50
- 0.00

## Invalid Examples

- -10.00
- 10,00
- 1.00.00

## Related Fields

Reduces or increases the line net amount calculation.

- [BT-146 Invoice line allowance charge indicator](/resources/xrechnung/bt-146-invoice-line-allowance-charge-indicator)
- [BT-147 Invoice line allowance charge percentage](/resources/xrechnung/bt-147-invoice-line-allowance-charge-percentage)
- [BT-148 Invoice line allowance charge base amount](/resources/xrechnung/bt-148-invoice-line-allowance-charge-base-amount)
- [BT-131 Invoice line net amount](/resources/xrechnung/bt-131-invoice-line-net-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-149

### Data Type:
amount

### Cardinality:
0..1

### Requirement:
Optional

### Since Version:
Optional

## XML Implementation

### UBL 2.1 Syntax
```
/Invoice/cac:InvoiceLine/cac:AllowanceCharge/cbc:Amount
```

### CII (UN/CEFACT) Syntax
```
/CrossIndustryInvoice/SupplyChainTradeTransaction/ApplicableHeaderTradeSettlement/ram:SpecifiedTradeSettlementLineMonetarySummation/ram:SpecifiedTradeAllowanceCharge/ram:ActualAmount
```

## Validation Rules

### BR-2
BR-2

## Why the standard cares about this field

### Business Context
Reduces or increases the line net amount calculation.

### Legal Requirement
Optional according to EN 16931-1.

## 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)
