Fields
ifsc_code
String!Required
IFSC code of the beneficiary’s bank branch.
is_active
Boolean!Required
Whether the beneficiary’s bank account is active.
is_verified
Boolean!Required
Whether the beneficiary’s bank account has been verified.
transfer_mode
String!Required
Transfer mode associated with the beneficiary. Typically 'bank'.
display_name
String!Required
Human-readable display name for this bank account type.
account_holder
String!Required
Full name of the bank account holder linked to the beneficiary.
logo
StringOptional logo URL of the beneficiary’s bank.
account_no
String!Required
Masked bank account number of the beneficiary.
id
String!Required
UUID assigned internally to this beneficiary.
Was this section helpful?