Arguments
addBeneficiaryInput
AddBeneficiaryInputDetails of the beneficiary being added, including account holder, account number, IFSC code (for Bank), or UPI ID (for UPI transfers).
Response
message
StringOptional message describing the beneficiary addition status
is_verified
Boolean!Required
True if the beneficiary account is verified.
id
String!Required
UUID assigned internally to this beneficiary.
account_no
StringMasked bank account number of the beneficiary.
account_holder
StringFull name of the bank account holder linked to the beneficiary.
bank_name
StringName of the bank.
upi
StringUPI id of the beneficiary.
logo
StringOptional Logo URL of the bank.
Mutation
Try it
Input Variables
Response
Was this section helpful?