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
Account Sweep
Account Sweeps are a movement of funds from one virtual account to another targeting to maintain the defined minimum or maximum amount of account balances. With this functionality, you can set up balance sweeps among virtual accounts that are part of the same structure and currency. You can also perform sweeps among accounts in a cash pool group.
Define Sweep Type
POSTCreates sweep type for virtual accounts.
Amend Sweep
PUTAmend existing sweep setup for example the sequence , minimum and maximum amount
-
Creates the basic details of a group for a sweep. A group is a collection of accounts that are linked for cash pooling purposes
Create a Sweep
POSTCreates sweep with rules which will be checked against to see if a transfer of funds needs to be made from one account to another.
-
Amends the basic details of a group for a sweep. A group is a collection of accounts that are linked for cash pooling purposes.
-
Creates intra-day sweep for virtual accounts. This is used to run the cash pooling on-line if the group permits.