How to get the "Buy Crypto History" from the API?

Hi there,

From which endpoint in the API can I receive the “Buy Crypto History”?

In the web aaplication I do see the history when I use the screen below:

Found it.

I used the wrong “transactionType” when I called “/sapi/v1/fiat/payments”

It should only be “0” instead of “0-deposit”