The "Transaction Types" slide is a table listing five ATM transactions—Cash Withdrawal, Balance Enquiry, Funds Transfer, Mini Statement, and PIN Change—along with their functions and supported methods. All support Debit/Credit cards, with UPI available for all except Funds Transfer and PIN Change (Debit only).
Transaction Types
{ "headers": [ "Transaction Type", "Function", "Supported Methods" ], "rows": [ [ "Cash Withdrawal", "Dispense cash from account", "Debit/Credit, UPI" ], [ "Balance Enquiry", "Check account balance", "Debit/Credit, UPI" ], [ "Funds Transfer", "Transfer to another account", "Debit/Credit" ], [ "Mini Statement", "View recent transactions", "Debit/Credit, UPI" ], [ "PIN Change", "Update ATM PIN", "Debit" ] ] }
Source: ATM Operations in India