Get a single ledger entry by ID
Requires the ledger.view permission.
Returns a single ledger entry by its ID.
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.
Authorizations
Company API key for authentication
Path Parameters
The ledger entry ID
Response
Ledger entry details
Ledger entry data returned by the API
Ledger entry unique identifier
"le_123456789"
Posting set ID this entry belongs to
"ps_123456789"
Pair token for double-entry bookkeeping
"pair_123456789"
Event ID that triggered this entry
"evt_123456789"
Type of owner for this ledger entry
COMPANY, PLATFORM, PROVIDER "COMPANY"
ID of the owner
"comp_123456789"
Entry amount in cents
10050
Operation type
CREDIT, DEBIT "CREDIT"
Entry type
TRANSACTION, ORGANIZATION_FEE, PLATFORM_COST, PROVIDER_COST, ORGANIZATION_ANTICIPATION_FEE, PLATFORM_ANTICIPATION_COST, PLATFORM_REFUND_COST, PROVIDER_REFUND_COST, TRANSACTION_REFUND, TRANSACTION_REFUND_REVERSAL, ORGANIZATION_FEE_REFUND, PLATFORM_COST_REFUND, PROVIDER_COST_REFUND, TRANSACTION_DISPUTE, TRANSACTION_DISPUTE_REVERSAL "TRANSACTION"
Currency code
BRL "BRL"
Payment date
"2023-12-01"
Installment number
1
Total number of installments
1
Outstanding amount in cents
0
Whether the entry is settled
true
Entry creation timestamp
"2023-12-01T10:00:00.000Z"
Entry last update timestamp
"2023-12-01T10:00:00.000Z"
Settlement items for this ledger entry
Company ID (if owner is a company)
"comp_123456789"
Organization ID (if applicable)
"org_123456789"
Affiliation ID (if applicable)
"aff_123456789"
Associated transaction ID
"tx_123456789"
Associated refund ID
"ref_123456789"
Associated dispute ID
"dis_123456789"
Associated cashout ID
"co_123456789"
When the entry was fully settled
"2023-12-01T10:00:00.000Z"
Last clearing timestamp
"2023-12-01T10:00:00.000Z"

