Handle high-volume currency transactions with partner institutions through structured treasury workflows.
Manage gross buy/sell flows with external counterparties while preserving visibility on transaction status and treasury exposure.
Generate treasury slips using a deterministic format (WHO-YYYYMMDD-XXXXX) to simplify reconciliation and controls.
Treasury operations automatically increase bought-currency balances and decrease sold-currency balances on the selected till.
Book wholesale buy/sell exchanges with standardized references.
Speed up reconciliation across branches and external partners.
These capabilities are mapped to concrete backend modules and routes.
Create and list wholesale exchanges with role restrictions and pagination.
/treasury/exchanges (POST)/treasury/exchanges (GET)Backend service generates WHO operation numbers and enriches rows with till names and currency codes.
service: generate_operation_number()service: get_treasury_exchanges_list()Create wholesale exchanges with partner and rate metadata.
/treasury/exchanges (POST)
Read enriched wholesale operations for review and reconciliation.
/treasury/exchanges (GET)
WHO date-time numbering for deterministic treasury references.
service: generate_operation_number()
See how this solution maps to your operational constraints and compliance requirements.
Discuss treasury use cases