This processes a transfer between two customer accounts within the same institution.
Transaction type: Localfundtransfer
Transaction Query (TSQ) Interval Time: 60 second
To process a transfer between two customers within the same institution you make a request by passing Amount ,fee ,FromAccountNumber ToAccountNumber , RetrievalReference ,Narration and AuthenticationKey in the request body to the local funds transfer endpoint.
Note that all payload in this request are required except fee which is optional.
// Live URL
http://api.mybankone.com/thirdpartyapiservice/apiservice/
CoreTransactions/LocalFundsTransfer