Tangentally, does anyone know how to show a running balance in PayPal, similar to a bank statement. I can get a list of transactions, but there doesn't seem to be a 'Balance' column, and it's not obvious which transactions affect the balance.
No. You'd have to roll your own using nvp TransactionSearch api with BalanceAffecting transaction. Also you'd have to do currency conversions on your own