How to download paypal transactions using some API

download, paypal, transactions, web-services

Solution

Yes, using the TransactionsSearch API, I have been trying to do this with website standard, but I suspect you need website pro for this to work.

Problem

Is it possible to download my paypal transactions using some kind of API? Scenario: I own a paypal account and don't want to download the files using the website export. Instead I want to download and process the transcations of my paypal account automatically.

Original source