Initiate Withdrawal Intent
POST/withdrawal-intents
Initiate a withdrawal intent.
Body Parameters
amountstringrequired |
the amount to withdraw |
account_idstringrequired |
the unique identifier of the investment account |
bank_idstringrequired |
the unique identifier of bank registered under the investment account |
currencystringrequired |
the currency code which follows ISO-4217 standard |
Heads Up
Only one withdrawal intent can be initiated at a time. An existing intent must be cancelled before a new one can be initiated.