To check all payments related to the wallet, executeDocumentation Index
Fetch the complete documentation index at: https://docs.finsei.com/llms.txt
Use this file to discover all available pages before exploring further.
GET /v2/payment
method with walletId parameter where walletId = id of the wallet you want to check payments for.
Payment direction (type)
The type field represents the direction of the payment.
Possible values:
- debit - outgoing transaction (funds deducted from wallet)
- credit - incoming transaction (funds added to wallet)