Skip to main content

Payouts Report

Payouts

The Transactional Payout Report provides a detailed record of individual payout transactions processed through the EBANX platform. This report is used for payout reconciliation, payee support queries, and operational monitoring. Each payout is shown as a separate line item with complete information about the payout transaction, fees, taxes, and payee details.

Payouts Report Sample

FieldFormatDescriptionExampleEdge Cases
COUNTRY2-letter ISO country code (uppercase)Two-letter country code where the payout was processedBR, MX, AR, COAlways populated; determines available payout methods and regulations
EXTERNAL_REFERENCEString (alphanumeric, up to 40 characters)Merchant-provided unique identifier for the payout transactionPAYOUT_EBANX_01Can be null; not enforced as unique across merchants
AMOUNTDecimal number with 2 decimal placesPayout amount in requested currency (gross amount before fees)100.00, 50000 (for COP)No decimal places for zero-decimal currencies; represents debit amount
CURRENCY_LOCAL3-letter ISO 4217 currency codeLocal currency code of the payout's processing countryBRL, MXN, ARS, COPAlways populated; matches country's primary currency
CURRENCY_EXCHANGE_RATEDecimal number (typically 4 decimal places)Currency conversion rate applied to convert amount to local currency5.0700, 1.0000Always 1.0 for domestic payouts; may vary based on spread configuration
AMOUNT_LOCALDecimal number with 2 decimal placesPayout amount converted to local currency1009.00, 50000.0No decimal places for zero-decimal currencies; excludes tax amount
FEEDecimal number with 2 decimal placesProcessing fee charged for the payout transaction0.31, 5.00May be 0.00 for reverted payouts based on settings; includes tax
TAXDecimal number with 2 decimal placesTax amount applied to the payout (e.g., IOF in Brazil)0.38, 5.00May be 0.00 for countries without payout taxes; can be paid by merchant or payee
PAID_INString (payment method code)Payment method or target used for the payoutpix_key, Bank AccountCan be empty string; format varies by country and payout method
STATUSString enumeration (PA, RE, CA)Current status of the payout transactionPA (Paid), RE (Reverted)Status reflects balance operation type; reverted payouts show as RE
EMAILString (email format)Payee's email addresschew@bac.caCan be null; no strict format validation
NAMEString (UTF-8 encoded, variable length)Full name of the payee receiving the payoutHan Solo, Stanley KubrickSpecial characters may require encoding; format varies by country
CPFString (document format varies by country)Payee's government-issued document number (CPF, CNPJ, etc.)01234567890 (BR CPF)Can be empty string; format and validation rules vary by country
CREATEDDateTime (ISO 8601, UTC)Date and time when the payout request was created in the EBANX system.2024-10-27T10:00:00ZAlways populated; represents initial payout request timestamp.
PAIDDateTime (ISO 8601, UTC)Date and time when the payout was successfully completed2024-09-15T16:45:30ZPaid date without validation, delayed payments
CANCEL DETAILStringReason or description explaining why the payout was canceled. Populated when payout status is CANCELED.Invalid bank account, Insufficient funds, Account closed, Beneficiary data mismatchNull when payout is successful or pending; contains error description when canceled
IDEMPOTENCY KEYString (alphanumeric)Unique identifier provided by the merchant to prevent duplicate payout requests. Provided by merchant in the API request.IDEM-001-2026, payout_12345_retry, unique-key-abc123Required field; used for deduplication and reconciliation with merchant systems

Example Payout Calculation

Scenario: Brazilian merchant processing payout to supplier with comprehensive fee and tax structure

Base Transaction Data

Payout Date: October 27, 2024
Merchant (Payer): EBANX Demo Merchant
Payee: Han Solo
Country: Brazil (BR)
Payout UID: 980a8ed3f6aa6c6182d1c37b8c82bf27274e94e7
External Reference: PAYOUT_EBANX_01

Payout Request Details

Request Amount: BRL 100.00
Request Currency: BRL
Request Exchange Rate: 3.2320 (BRL to USD conversion)
Target Method: PIX Key
Target Account: your@email.com

Amount Calculations

Debit Amount (USD): USD 30.94 (100.00 ÷ 3.2320)

This represents the amount debited from the merchant's USD balance.

Fee Calculations

EBANX Fee: USD 0.31

This is the processing fee charged by EBANX for the payout transaction.

Total Debit from Balance: USD 31.25 (30.94 + 0.31)

Tax Calculations (Brazil-specific)

IOF Tax (Local): BRL 0.38 (0.38% of local amount for international transfers)
Local Amount After Tax: BRL 99.62 (100.00 - 0.38)

Exchange Rate Application

Local Currency: BRL
Local Exchange Rate: 1.0000 (no conversion needed for local payout)

Still need help?

Help Image

We hope this article was helpful. If you still have questions, you can explore the following options: