WSP Transaction lookup

A WSP can lookup transactions based on a wallet (sub) or session-id.


Transactions based on wallet (sub)

Using the Get wallet transaction history endpoint, a WSP can query transactions for a given wallet.

This endpoint has implemented pagination in order to not make each query to heavy. Transactions are sorted in descending order, based on when it was initiated.

The WSP can also use from and to date parameters to get transactions from a specific time range.

Transaction based on session-id

Using the Get wallet transaction endpoint, a WSP can query transactions based on the session-id.

📘

The session-id is identical to the pspReference.