Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.finsei.com/llms.txt

Use this file to discover all available pages before exploring further.

To check all payments related to the wallet, execute 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)
❗ Only these two values are possible. No other values are returned by the API.