Amt

EPC sets the following limits for the amount (Amt) element:

EPC sets the following limits for the amount (Amt) element:

Instructed amount (InstdAmt) is used:

  1. Amount must be 0.01 or more and 999999999.99 or less.
  2. The fractional part has a maximum of two digits.
  3. Only allowed currency is ‘EUR’.

Example of correct usage of the element:

<Amt> 
<InstdAmt Ccy="EUR">20.2</InstdAmt>
</Amt>