Path Parameter🔗
va_id
mandatorystring
The unique identifier of the virtual account to which you want to addallowed_payers
account details.
Use this API to add allowed payers account details to a virtual account. You can add one account detail in a single request.
va_id
mandatorystring
The unique identifier of the virtual account to which you want to add allowed_payers
account details.type
mandatorystring
The type of account. Possible value is bank_account
.
bank_account
mandatoryobject
Indicates the bank account details such as ifsc
and account_number
.
ifsc
mandatorystring
The IFSC associated with the bank account.account_number
mandatorystring
The bank account number.
Refer to the Errors page for information about all the possible errors that may occur while adding allowed payer account details.