Financial Operations

Post-activation APIs for balances, beneficiaries, consents, and transfers

Financial Operations

Complete API reference for post-activation financial operations including wallet management, beneficiaries, transfers, and payments.


Prerequisites

Before accessing financial operations:

  • Customer account ACTIVATED (individual or organization)
  • Wallet status = ACTIVE
  • Valid JWT token from session
  • Sufficient wallet balance (for outgoing transfers)

Core journey (happy path)

StepAPIPurpose
1GET /fintrans/{accountId}/balanceConfirm available funds
2POST /fintrans/{accountId}/beneficiariesRegister a recipient
3POST /fintrans/{accountId}/payment-consents/types/{operationType}Create authorization (if required)
4POST /fintrans/{accountId}/types/{operationType}/prepareValidate and reserve funds
5POST /fintrans/{accountId}/types/{operationType}/executeExecute the prepared operation
6GET /fintrans/{accountId}/orders/{orderId}Monitor status

Endpoints

Beneficiaries

Account information

Payment consents

Prepare / execute

Type to search…

↑↓ navigate open esc close