Page last modified 16:48, 15 Oct 2013 by kari_admin

Amt

    Table of contents
    No headers

    EPC sets following limits for theamount (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>        
    
    Menu