I’m able o get the list of transactions for a given user through the “/transfers” endpoint.
The issue I’m facing is that these transactions only let you know the amount and currency. There’s no way to tell if it’s an incoming or an outgoing transaction. How can I check this info?
Thanks,
Franco