Pricing Arrangement Details
This covers APIs for retrieving pricing details, including fees for activity charges, business transactions, and periodic charge events, along with interest rates and account event details.
This covers APIs for retrieving pricing details, including fees for activity charges, business transactions, and periodic charge events, along with interest rates and account event details.
Retrieves details of events that have occurred for an account within the pricing system.
For example, if a user wants to know the events that took place for an account using an account number from the core system, the system will provide this information.
Retrieves the fee amount details for a periodic charge event. For example, if a user has configured a monthly fee to be debited from a customer’s account, the system will fetch the applicable periodic charge or cashback details for the account.
Retrieves a non-binding quote(online quotation) with fee and benefit details for an arrangement when activity is triggered. E.g To fetch fees and cashback details applicable for a new account creation, the user must input the event 'NewAccount' as one of the query parameters in the API. This will return the charge and cashback details along with any benefits if applicable
Retrieves a non-binding quote(online quotation) with fee and benefit details for an arrangement when a transaction is triggered. For example: to fetch the fee or cashback details applicable for an ATM withdrawal, the user must input the event 'ATMWithdrawal' as one of the query parameters. The user must send the transaction amount and currency as part of the API, and the system will immediately fetch the applicable charges or cashback details along with any other benefit if applicable.
Retrieves the interest rate and any applicable benefits for an account. For example, if a user wants to know the interest rate of an account, the system will provide the interest details along with any applied benefits.