Skip to main content
In this section, you can find all report types and related fields available when generating your reports. Take into account the description of the fields, where you can find the origin of the data and its availability. Yuno provides several report types:
The report fields are subject to modifications, and new fields can be added to the end of the current structure.

Payment

The Payment report includes all payment-level data including customer, card, checkout, and airline information.
FieldTypeDescription
account_idstringThe unique identifier of the account
amount_valuenumberThe payment amount
capturednumberThe captured amount
currencyenumThe currency used to make the payment (ISO 4217)
countryenumThe country where the transaction was processed (ISO 3166-1)
created_attimestampThe payment creation date
checkout_sessionstringThe checkout session identifier
card_brandstringBrand of card used (e.g., VISA, MASTERCARD)
card_holder_namestringName of the cardholder
card_iinstringIssuer Identification Number (first 6-8 digits)
card_lfdstringLast four digits of the card
card_typestringCard type (CREDIT, DEBIT, PREPAID)
card_categorystringCard category (e.g., Gold, Platinum)
card_issuer_namestringName of the issuing bank
card_issuer_codestringCode of the issuing bank
bank_namestringBank name for bank transfer payments
beneficiary_namestringBeneficiary name
bnpl_installmentsintegerNumber of BNPL installments
browser_info_accept_headerstringBrowser accept header
browser_info_color_depthstringBrowser color depth
browser_info_javascript_enabledbooleanWhether JavaScript is enabled
browser_info_languagestringBrowser language
browser_info_screen_heightintegerBrowser screen height
browser_info_screen_widthintegerBrowser screen width
browser_info_user_agentstringBrowser user agent string
airline_leg_arrival_airportstringIATA arrival airport code
airline_leg_base_farenumberBase fare amount (excluding taxes)
airline_leg_base_fare_currencystringBase fare currency (ISO 4217)
airline_leg_carrier_codestringIATA carrier code
airline_leg_departure_airportstringIATA departure airport code
airline_leg_departure_datetimetimestampLocal departure date and time
airline_leg_fare_basis_codestringFare basis code
airline_leg_fare_class_codestringFare class code
airline_leg_flight_numberstringFlight number
airline_leg_stopover_codestringStopover code
airline_passenger_countrystringPassenger country
airline_passenger_date_of_birthstringPassenger date of birth
airline_passenger_document_numberstringPassenger document number
airline_passenger_document_typestringPassenger document type
airline_passenger_emailstringPassenger email
airline_passenger_first_namestringPassenger first name
airline_passenger_last_namestringPassenger last name
airline_passenger_loyalty_numberstringPassenger loyalty program number
airline_passenger_loyalty_tierstringPassenger loyalty tier
airline_passenger_middle_namestringPassenger middle name
airline_passenger_nationalitystringPassenger nationality
airline_passenger_phone_country_codestringPassenger phone country code
airline_passenger_phone_numberstringPassenger phone number
airline_passenger_typestringPassenger type
airline_ticket_e_ticketbooleanWhether it is an e-ticket
airline_ticket_issue_addressstringTicket issue address
airline_ticket_issue_carrier_prefix_codestringCarrier prefix code
airline_ticket_issue_citystringTicket issue city
airline_ticket_issue_countrystringTicket issue country
airline_ticket_issue_datestringTicket issue date
airline_ticket_issue_travel_agent_codestringTravel agent code
airline_ticket_issue_travel_agent_namestringTravel agent name
airline_ticket_issue_zip_codestringTicket issue ZIP code
airline_ticket_restrictedbooleanWhether the ticket is restricted
airline_ticket_ticket_numberstringTicket number
airline_ticket_total_fare_amountnumberTotal fare amount
airline_ticket_total_fee_amountnumberTotal fee amount
airline_ticket_total_tax_amountnumberTotal tax amount

Transaction

The Transaction report contains individual transaction-level data for each processing attempt within a payment.
FieldTypeDescription
transaction_idstringUnique transaction identifier
payment_idstringParent payment identifier
account_idstringAccount identifier
typestringTransaction type (PURCHASE, AUTHORIZE, CAPTURE, REFUND, CANCEL, CHARGEBACK)
statusstringTransaction status
amountnumberTransaction amount
currencystringCurrency code (ISO 4217)
countrystringProcessing country (ISO 3166-1)
provider_idstringProvider that processed the transaction
provider_transaction_idstringProvider’s transaction identifier
response_codestringProvider response code
response_messagestringProvider response message
merchant_order_idstringMerchant order reference
payment_method_typestringPayment method type (CARD, PIX, BOLETO, etc.)
card_brandstringCard brand
card_iinstringFirst 6-8 digits of the card
card_lfdstringLast four digits
card_typestringCard type (CREDIT, DEBIT)
card_issuer_namestringIssuing bank name
three_ds_versionstring3DS version used
three_ds_ecistringElectronic Commerce Indicator
three_ds_statusstring3DS authentication status
created_attimestampTransaction creation date
updated_attimestampLast update date

Transaction Reconciliation

The Transaction Reconciliation report combines transaction data with provider settlement references for reconciliation purposes.
FieldTypeDescription
transaction_idstringUnique transaction identifier
payment_idstringParent payment identifier
account_idstringAccount identifier
merchant_order_idstringMerchant order reference
typestringTransaction type
statusstringTransaction status
amountnumberTransaction amount
currencystringCurrency code (ISO 4217)
countrystringProcessing country
provider_idstringProvider identifier
provider_transaction_idstringProvider’s transaction ID
provider_settlement_idstringProvider’s settlement reference
response_codestringProvider response code
response_messagestringProvider response message
payment_method_typestringPayment method type
card_brandstringCard brand
card_iinstringFirst 6-8 digits
card_lfdstringLast four digits
created_attimestampTransaction creation date
settled_attimestampSettlement date

Settlement

The Settlement report provides settlement-level data showing when funds were transferred from providers.
FieldTypeDescription
settlement_idstringUnique settlement identifier
account_idstringAccount identifier
provider_idstringProvider identifier
provider_settlement_idstringProvider’s settlement reference
statusstringSettlement status
gross_amountnumberGross settlement amount
net_amountnumberNet settlement amount (after fees)
fee_amountnumberTotal fees deducted
currencystringCurrency code (ISO 4217)
countrystringProcessing country
transaction_countintegerNumber of transactions in settlement
settlement_datetimestampDate funds were settled
created_attimestampRecord creation date

Communications

The Communications report tracks notifications and webhook deliveries.
FieldTypeDescription
communication_idstringUnique communication identifier
account_idstringAccount identifier
typestringCommunication type (WEBHOOK, EMAIL, SMS)
statusstringDelivery status
event_typestringEvent that triggered the communication
payment_idstringAssociated payment identifier
transaction_idstringAssociated transaction identifier
destinationstringDelivery destination (URL, email, phone)
response_codestringHTTP response code (for webhooks)
attemptsintegerNumber of delivery attempts
created_attimestampCommunication creation date
delivered_attimestampSuccessful delivery date

Fraud Transactions

The Fraud Transactions report contains fraud screening results and risk assessment data.
FieldTypeDescription
transaction_idstringFraud screening transaction identifier
payment_idstringAssociated payment identifier
account_idstringAccount identifier
statusstringFraud screening status
risk_scorenumberRisk score assigned by fraud provider
risk_levelstringRisk level (LOW, MEDIUM, HIGH)
decisionstringScreening decision (APPROVE, DECLINE, REVIEW)
provider_idstringFraud provider identifier
provider_transaction_idstringFraud provider’s transaction reference
reasonstringReason for the decision
payment_method_typestringPayment method type
card_brandstringCard brand
card_iinstringFirst 6-8 digits
card_lfdstringLast four digits
countrystringProcessing country
amountnumberPayment amount
currencystringCurrency code
created_attimestampScreening date

Payouts

The Payouts report includes all payout transaction data.
FieldTypeDescription
payout_idstringUnique payout identifier
account_idstringAccount identifier
statusstringPayout status
amountnumberPayout amount
currencystringCurrency code (ISO 4217)
countrystringProcessing country
merchant_referencestringMerchant’s payout reference
descriptionstringPayout description
purposestringPayout purpose
provider_idstringProvider identifier
provider_transaction_idstringProvider’s transaction reference
beneficiary_namestringBeneficiary name
beneficiary_document_typestringBeneficiary document type
beneficiary_document_numberstringBeneficiary document number
withdrawal_method_typestringWithdrawal method type
bank_codestringBank code
bank_account_numberstringBank account number
bank_account_typestringAccount type (CHECKINGS, SAVINGS)
created_attimestampPayout creation date
updated_attimestampLast update date

Fees

The Fees report details processing fees charged per transaction.
FieldTypeDescription
fee_idstringUnique fee identifier
account_idstringAccount identifier
transaction_idstringAssociated transaction identifier
payment_idstringAssociated payment identifier
fee_typestringType of fee
amountnumberFee amount
currencystringCurrency code (ISO 4217)
provider_idstringProvider identifier
countrystringProcessing country
payment_method_typestringPayment method type
created_attimestampFee record date

Agenda

The Agenda report provides a schedule of expected future settlements and receivables.
FieldTypeDescription
account_idstringAccount identifier
transaction_idstringTransaction identifier
payment_idstringPayment identifier
provider_idstringProvider identifier
expected_settlement_datetimestampExpected date of settlement
gross_amountnumberGross expected amount
net_amountnumberNet expected amount (after fees)
fee_amountnumberExpected fee amount
currencystringCurrency code (ISO 4217)
countrystringProcessing country
statusstringAgenda entry status
installment_numberintegerInstallment number (if applicable)
total_installmentsintegerTotal installments
created_attimestampRecord creation date

Sales Conciliation

The Sales Conciliation report matches sales records with provider confirmations for reconciliation.
FieldTypeDescription
account_idstringAccount identifier
transaction_idstringTransaction identifier
payment_idstringPayment identifier
merchant_order_idstringMerchant order reference
provider_idstringProvider identifier
provider_transaction_idstringProvider’s transaction reference
sale_amountnumberOriginal sale amount
confirmed_amountnumberProvider-confirmed amount
currencystringCurrency code (ISO 4217)
countrystringProcessing country
statusstringConciliation status
payment_method_typestringPayment method type
conciliation_datetimestampDate of conciliation
created_attimestampSale creation date

Advancements

The Advancements report tracks early receipt of future receivables (advance payments from providers).
FieldTypeDescription
advancement_idstringUnique advancement identifier
account_idstringAccount identifier
provider_idstringProvider identifier
original_settlement_datetimestampOriginal expected settlement date
advanced_datetimestampDate the advancement was received
gross_amountnumberGross advanced amount
net_amountnumberNet amount received (after advancement fees)
fee_amountnumberAdvancement fee
currencystringCurrency code (ISO 4217)
statusstringAdvancement status
transaction_countintegerNumber of transactions advanced
created_attimestampRecord creation date