How to enter Bank Account details for Auto-Charge via API

How to enter Bank Account details for Auto-Charge via API

We need to add Bank Account info for a recurring invoice to enable auto-charge.
Can this be done via the API?

I know that we can add credit cards using the following:
POST https://books.zoho.com/api/v3/recurringinvoices/<rec_inv_profile_id>/card/<customer_card_id>?organization_id=ORG_ID&authtoken=AUTHTOKEN

Is it possible to add the bank account details in a similar way?

Many thanks,
Jesse