Harmonized Wallet Transfers API

The Harmonized Wallet Transfers API provides endpoints for managing wallet transfers in the FinHub platform. These endpoints allow for executing transfers between wallets, managing beneficiaries, and handling consents.

Available Endpoints

This tag groups endpoints related to wallet transfer operations, including:

MethodEndpointDescription
GET/api/v2.1/wallet-transfers/allowed-operationsGet allowed operations
POST/api/v2.1/wallet-transfers/beneficiaries/Create a new beneficiary for a customer
GET/api/v2.1/wallet-transfers/consents/customer//consent/Get consent for a customer by consent ID
POST/api/v2.1/wallet-transfers/executeExecute a wallet transfer

Wallet Transfer Operations

The Harmonized Wallet Transfers API enables secure transfer of funds between wallets, supporting various use cases:

  • Internal transfers between customer wallets
  • Transfers to beneficiaries
  • Cross-currency transfers
  • Scheduled transfers

Security and Compliance

All wallet transfer operations implement strict security measures and comply with financial regulations. Transfers require proper authentication, authorization, and may require additional verification steps for regulatory compliance.