Funding an Account
Funding an account refers to the process of adding funds to a specific account or a financial instrument. It may involve various methods depending on the type of account and the financial institution or service provider.
Create Payment Order
POSTCreate the payment order in Transact for various scenarios like loan disbursement, merchant fee processing, prepay and loan repayment
-
Amend attributes of a payment order that is yet to be approved by supervisor
-
Delete a payment order awaiting supervisor approval
Delete Payment Order
DELETECancel an approved payment order that is in an awaiting status viz. Warehouse, Awaiting Funds
-
Perform debit transactions in an account by providing debit amount and currency in which to be debited
-
Perform credit transactions in an account, providing the credit amount and the currency in which to be credited
-
Retrieve a specific order for a given payment order id
-
Retrieve list of authorised payment orders based on a specific criteria
Block or Unblock Funds
Banks can block funds fully or partially on an account for a specific or indefinite period of time. This topic explains the service operations and their APIs involved in initiating, updating, and reversing a fund block. It also explains the APIs to fetch fund blocking information.
-
Creates a funds reservation with details such as account number, block or reserve amount, period of hold transaction, reason for holding. Funds reservations are created to block or reserve funds which restricts any debit movements affecting the account balance below the blocked amount for the specified period on an account.
-
Update funds reservation with details such as account number, block or reserve amount, period of hold transaction, reason for holding. Funds reservations are created to block or reserve funds which restricts any debit movements affecting the account balance below the blocked amount for the specified period on an account.
Reverse Fund Blocking
DELETECancels the funds reservation of an account. Funds reservations are created to block or reserve funds which restricts any debit movements affecting the account balance below the blocked amount for the specified period on an account. On removal of the funds reservations, the blocked or reserved amount is now available for usage.
-
Retrieves the reserved funds details such as reason, amount and period of reservation of the account
Standing Order
A standing order is a type of financial instruction that allows an account holder to authorise a fixed amount of funds to be automatically transferred from their account to another account, typically on a regular basis. The transfer can occur weekly, bi-weekly, monthly, or on any other regular interval specified by the account holder.
-
Create standing instructions with payment type, payment frequency, ordering customer or bank information and accounts involved
-
Update standing instructions with payment type, payment frequency, ordering customer or bank information and accounts involved
Delete Standing Order
DELETEDelete or revoke standing instructions for a customer
-
Approve standing instructions that are sent for second or third level approvals
-
Retrieves the list of standing instructions details such as instruction reference, mode of payment, payment frequency, amount, accounts & customers involved
-
Retrieves the list of standing instructions details such as instruction reference, mode of payment, payment frequency, amount, accounts & customers involved
-
Retrieves the list of failed standing instructions details such as accounts involved, payment type & reason of failure
Account Sweep
Account sweep is a financial service that automatically transfers funds between different accounts to maximise the use of available funds and minimise idle cash balances. It can also be used to pay down outstanding balances on lines of credit or loans. Account sweeps can be performed on a daily, weekly, or monthly basis, depending on the needs and preferences of the account holder.
-
Initiate a new sweep transaction for a specific account
-
Initiate a new sweep transaction for a specific account
Create Twoway Sweep
POSTInitiate a new sweep transaction for a specific account
Update Sweep
PUTUpdates an existing sweep transaction for specific account
Approve Sweep
PUTApproves a sweep transaction for specific account
Delete Sweep
DELETERemove an existing sweep transaction for specific account
-
Retrieves the list of account links for a sweep to occur.
-
Retrieves the details of specific sweep transaction
Create a Payment Order
You can create a payment order for the below payment products by inputting the payment order product and other mandatory fields like debit account, amount, beneficiary IBAN, and so on in Temenos Transact for various scenarios like loan disbursement, merchant fee processing, prepay, and loan repayment.
Create Payment Order
POSTCreate the payment order in Transact for various scenarios like loan disbursement, merchant fee processing, prepay and loan repayment
-
Initate a new instant payment order. This API can be called in validate or commit mode. Former validates and responds back with status (and errors if any). Latter validates and commits if there are no validation errors.
Initiate Recall
You can initiate recall when a completed payment needs to be reversed. It can be requested either by the bank or the customer with appropriate reasons.
-
Create a recall in response to a bank operator's request for a payment that has been previously sent out. Recall can be initiated for a specific payment reference and requires reason (code) for recall.
-
Create a recall in response to a customer's request for a payment that has been previously sent out. Recall can be initiated for a specific payment reference and requires reason (code) for recall.
Accept or Reject Recall
You can initiate recall when a completed payment needs to be reversed. This recall requested by the bank or customer can be either accepted or rejected stating appropriate reasons.
Accept Recall
PUTRespond to a recall request for a payment that was made previously. Positive (Acceptance - Willing to Return Funds) or Negative (Rejection - Unwilling to Return Funds) responses are acceptable, but they must be accompanied by a reason (code).
Reject Recall
PUTRespond to a recall request for a payment that was made previously. Positive (Acceptance - Willing to Return Funds) or Negative (Rejection - Unwilling to Return Funds) responses are acceptable, but they must be accompanied by a reason (code).
Fetch Information
You can fetch information related to payment order.
-
Retrieves all type of payment transactions
-
Retrieves audit trail which contains information on the lifecycle of a payment. Details can be retrieved for a specific payment or for all payments in the system.
-
Retrieve the status of payment order for a given order id
-
Retrieves the history of all cases associated with a specific payment
-
Retrieve completed payments that are eligible for recall
-
Retrieve the status of an outward recall requests sent for completed payments