Initiate Withdrawal Intent

POST/withdrawal-intents

Initiate a withdrawal intent.

Body Parameters

amount
string
required
the amount to withdraw
account_id
string
required
the unique identifier of the investment account
bank_id
string
required
the unique identifier of bank registered under the investment account
currency
string
required
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.