Related Guides
About Fund Accounts Set Up Webhooks Webhook PayloadsEndpoints
-
post
/v1/fund_accounts- Create Bank Account type Fund Account: Creates a new Fund Account using bank account details. -
post
/v1/fund_accounts- Create VPA type Fund Account: Creates a new Fund Account using VPA details. -
get
/v1/fund_accounts- Fetch All Fund Account: Retrieves all the Fund Accounts. -
get
/v1/fund_accounts/:id- Fetch a Fund Account with ID: Retrieves a single Fund Account with ID. -
patch
/v1/fund_accounts/:id- Activate/Deactivate a Fund Account: Activates or deactivates an existing Fund Account.