object

UpiBeneficiary

Represents a UPI beneficiary account stored in the system.
Fields
is_active
Boolean!
Required
Whether this beneficiary account is active.
is_verified
Boolean!
Required
Whether this UPI account has been verified.
transfer_mode
String!
Required
Transfer mode for this beneficiary. Always 'upi'.
display_name
String!
Required
Human-readable display name for this UPI account type.
vpa_address
String!
Required
Virtual Payment Address (UPI ID) of the beneficiary.
customer_name
String!
Required
Full name of the UPI account holder.
Required
Unique ID assigned to the beneficiary.
logo
String
Optional logo URL of the UPI.