Customers and businesses
Identify the account owner and the permissions attached to an operation.
API overview
Connect account ownership, balances, quotes and payment outcomes through the Finanzer platform model. This is a domain overview, not an executable API reference.
Concept documentation. Request the versioned production specification before implementation.
Identify the account owner and the permissions attached to an operation.
Represent currency accounts and wallets while keeping available money, pending amounts and other balance types distinct.
Review amounts, currencies, fees, rates and timing before a transfer. Follow the operation through processing to its final state.
Connect card activity and financial events to your application's own records.
Accepting a request does not mean the financial operation has completed. Use the API contract's object identifiers, explicit states and error definitions to track the result.
Check the required permissions, validation rules and idempotency contract.
Keep the operation identifier and distinguish processing from final success or failure.
Follow the documented retry rules so a repeated request does not repeat the financial operation.