I need help with the Paypal API, I would like to retrieve the transactions that are made with the “Between Friends” mode, i.e. without fees. I've managed to retrieve those made via “paypal checkout” and therefore via the API, but all those made by hand, a classic money sending via the interface and well impossible to retrieve them with the API.
Any ideas?
I've tried every possible combination with paypal's REST API and I've even tried with Webhooks but nothing worked.
I'd like to do it in python if possible :)
Doc link:https://developer.paypal.com/docs/api/transaction-search/v1/