Return deposits for the authenticated integrator's main and sub-wallets. Without txid, this is a paginated list: when lek is present, send that single value back unchanged with the same filters to retrieve the next page.
To reconcile a known blockchain transaction, provide txid. One blockchain transaction can produce more than one deposit record, so this mode searches the complete history and returns every exact, case-sensitive match. It returns an empty array when no match exists and does not include lek.
Deposit creation is asynchronous. When a webhook URL is configured, WALLET_DEPOSIT_INITIATED means processing has started and WALLET_DEPOSIT_COMPLETED means processing has completed. OneLiquidity does not currently emit a deposit-failed or deposit-expired event. Query this endpoint or Get a deposit to check the latest stored status of an unfinished deposit.
get
https://sandbox-api.oneliquidity.technology/wallets/v1/deposits

