Jump to Content
Trio
GuidesRecipesAPI Reference
Log InTrio
Guides
Log In
GuidesRecipesAPI Reference

Introduction

  • Introduction
  • API Environments

DEVELOPER Guides

  • Basic concepts
  • Setting up a Sandbox Account
  • Operation
    • How to ensure a closed loop?
  • Server-side integration (API)
    • Pay-in using a pix key
    • Pay-in using a QRCode
    • Payout using a pix key
  • Front-end integration (SDK)
    • How to use the SDK?
    • Pay-in
    • Guest onboarding
    • User onboarding
    • Payout
  • Working with Webhooks
    • Collecting document
    • Collecting document refund
    • Payment document
    • Payment document refund
    • Initiation document

Bank accounts

  • Overview
  • Checking balances
  • Listing transactions

Virtual accounts

  • Overview
  • Creating virtual accounts
  • Checking balances
  • Listing transactions
  • Managing virtual accounts

Reference

  • API Reference

Checking balances

Suggest Edits

Trio continuously calculates bank account balances, so whenever a new transaction is made, the new balance will be available in real time.

At the moment, we only support available balance. We do not calculate pending and blocked balances yet.

Check out our API Reference.

Updated over 1 year ago