Rinne provides banking operations through integrated payment providers: checking balances, viewing statements, managing affiliation PIX keys used to receive transactions, moving funds between your own accounts (internal transfers), and configuring automatic settlement behavior.Documentation Index
Fetch the complete documentation index at: https://docs.rinne.com.br/llms.txt
Use this file to discover all available pages before exploring further.
Affiliation PIX keys are not the same as external PIX key destinations under
/pix-keys, which exist only for cashouts. See Cashouts.Bank accounts
Merchants can register multiple bank accounts for receiving settlements and processing transfers.Entity relationships
Creating a bank account
Account numbers must contain only digits. Do not include dashes, spaces, or other special characters.
Account types
CHECKING: Checking account (conta corrente)SAVINGS: Savings account (poupança)SALARY: Salary account (conta salário)PAYMENT: Payment account (conta pagamento)
Primary account
Set one account as primary for default settlement operations:Adding balance in sandbox
In the sandbox environment, you can add balance to accounts for testing purposes.Add balance to a merchant account
Add balance to an organization account
Use this endpoint when you need to add balance directly to the authenticated organization’s own bank account. NomerchantId parameter is needed.
Only companies with type
ORGANIZATION can use the /v1/banking/balance POST endpoint.Checking balance
Get the current balance for a merchant’s account:balance: Available balance (in cents)blocked_balance: Temporarily blocked fundstotal_balance: Total balance including blocked funds
Account statements
Retrieve transaction history for a merchant’s account:Providers enforce a maximum 7-day date range for statements.
Internal transfers
Transfer funds between bank accounts within the same provider (organization only).Internal transfer requirements
- Both accounts must have active affiliations
- Accounts must be with the same provider
- Only organizations can create internal transfers
- Origin and destination must be different accounts
Automatic transfers
Configure automatic settlement transfers for merchants:DAILY: Transfer every dayWEEKLY: Transfer on specified day of weekMONTHLY: Transfer on specified day of month (1-28)
Next steps
PIX Payments
Process instant PIX payments
Pricing
Understand fee and cost policies

