What problem does it solve?
This Skill helps you work with Tochka Bank’s REST API without manually stitching together authentication, request shapes, validation rules, and follow-up actions. It is designed for business banking tasks where mistakes are costly, such as invoices, statements, payment orders, acquiring, and webhook automation.
Core Features & Use Cases
- Authentication guidance: Choose the right access path for the job, from personal JWT for your own company to OAuth with consent for invoices, closing documents, and full statements.
- Business banking operations: Create invoices, closing documents, payment links, QR payments, and payment drafts, then retrieve statuses, PDFs, and payment confirmations.
- Operational safety: Use the built-in gotchas, field rules, and error fixes to avoid common failures like invalid account IDs, wrong VAT enums, future dates, or unsupported endpoints.
- Practical example: A finance operator can generate an invoice, save the returned document ID, email the PDF, and later create matching closing documents for the same customer.
Quick Start
Ask the assistant to help you perform the Tochka Bank task you need, such as creating an invoice, checking a balance, or setting up OAuth access for a specific business account.