InterAccountTransferLite

Entity model which defines the data which will be provided for InterAccount Transfers

  • Name Type Description
    Amount Number Amount for which the interaccount was requested
    Currency String Currency in which the InterAccount was requested
    FromAccountKey AccountKey AccountKey from which the amount will be deducted
    FromClientKey ClientKey ClientKey from which the InterAccount was requested
    PaymentId Integer Payment Id in the system
    ToAccountAmount Number Amount after conversion in To Account currency
    ToAccountCurrency String Currency of the account in which amount will be funded
    ToAccountKey AccountKey AccountKey to which the amount will be funded
    ToClientKey ClientKey ClientKey to which the InterAccount will be funded