AACFlow

Tochka Bank

Accept payments, issue fiscal receipts, and query balances via Tochka Bank Open Banking API

to

Tochka Bank (Точка Банк) is a leading Russian digital bank for businesses. Its Open Banking API supports card and SBP (Faster Payments System) payments, 54-ФЗ fiscal receipts, payment status lookups, bank statement queries, and webhook notifications.

With the Tochka Bank integration in AACFlow, you can:

  • Create payments: Initiate card, SBP, or Tinkoff-hosted payment sessions
  • Create invoice receipts: Issue 54-ФЗ compliant fiscal receipts
  • Get payment status: Check the current status of a transaction
  • List payments: Enumerate all payments in an account
  • Get balance: Retrieve current account balance
  • Get statement: Download an account statement for a date range

This integration enables end-to-end payment automation and banking operations for Russian business workflows.

Usage Instructions

Integrate Tochka Bank into the workflow. Requires a Tochka Bank API key from your business account. Connect via Settings → Integrations → Tochka in AACFlow.

Tools

tochka_create_payment

Create a payment

Input

ParameterTypeRequiredDescription
apiKeystringYesTochka Bank API key
amountnumberYesPayment amount in kopecks
currencystringYesCurrency code (e.g. RUB)
descriptionstringYesPayment description
paymentTypestringNoPayment type (card, sbp, tinkoff)

Output

ParameterTypeDescription
paymentIdstringCreated payment ID
urlstringPayment URL
statusstringInitial payment status

tochka_create_invoice_receipt

Issue a 54-ФЗ fiscal receipt

Input

ParameterTypeRequiredDescription
apiKeystringYesTochka Bank API key
amountnumberYesReceipt total amount
itemsarrayYesArray of receipt line items
emailstringNoCustomer email for receipt delivery

Output

ParameterTypeDescription
receiptIdstringFiscal receipt ID
successbooleanWhether the receipt was created

tochka_get_payment_status

Check payment status

Input

ParameterTypeRequiredDescription
apiKeystringYesTochka Bank API key
paymentIdstringYesPayment ID to check

Output

ParameterTypeDescription
statusstringCurrent payment status
amountnumberPayment amount

tochka_get_balance

Retrieve account balance

Input

ParameterTypeRequiredDescription
apiKeystringYesTochka Bank API key
accountIdstringNoSpecific account ID (uses default if omitted)

Output

ParameterTypeDescription
balancenumberCurrent account balance
currencystringAccount currency

On this page

Start building today
Trusted by over 100,000 builders.
The SaaS platform to build AI agents and run your agentic workforce.
Get started