Manage Cheques and Cards
Below are the service operations and their respective APIs involved in requesting a card.
Card Issue
POSTCreate card issue request with details such as card status, issue date, pin issue date and charges
Update Card
PUTUpdate card issue request with card status, issue date, pin issue date, cancellation date & reason
Remove Issue Card
DELETEDelete or revoke the card issue request for an account
Cheque Issue
POSTIssue a new cheque
-
Update issued cheque details
Remove Cheque Book
DELETEDelete the issued cheque
Create Deposits
Deposit accounts allow the customers to create fixed bonds. These bonds are characterized by a fixed interest rate or coupon rate that remains constant throughout the life of the bond.
-
Creates term deposits and the payload should include customer identifier, customer role, deposit currency, deposit amount and the deposit duration term etc.
-
Simulate a deposit arrangement for the given principal amount, term, payment frequency and interest rates