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: Below, you will find details of each report type.
UpdatesThe report fields are subject to modifications, and new fields can be added to the end of the current structure.

Payment report

ParameterTypeDescriptionExample
account_idstringThe unique identifier of the account (MAX 64; MIN 36).64143128-dd12-11ec-9d64-0242ac120002
airline_leg_arrival_airportstringCode of the destination airport for the flight leg.JFK
airline_leg_base_farenumberBase fare of the flight leg before taxes and fees.250
airline_leg_base_fare_currencyenumCurrency in which the base fare is charged (ISO 4217).USD
airline_leg_carrier_codestringAirline carrier code for the flight leg.AA
airline_leg_departure_airportstringCode of the departure airport for the flight leg.LAX
airline_leg_departure_datetimedatetimeDate and time of the flight departure.2024-09-12 15:30
airline_leg_fare_basis_codestringCode defining fare rules for the ticket.Y26HNR
airline_leg_fare_class_codestringClass code of the ticket (e.g., economy, business).Y
airline_leg_flight_numberstringNumber of the flight for the specific leg.100
airline_leg_stopover_codeenumIndicates if the flight has a stopover (Y/N).N
airline_passenger_countrystringCountry of residence of the passenger.US
airline_passenger_date_of_birthdatePassenger’s date of birth.1990-05-14
airline_passenger_document_numberstringNumber of the passenger’s identification document.A12345678
airline_passenger_document_typeenumType of identification document (e.g., passport, ID card).PASSPORT
airline_passenger_emailstringEmail address of the passenger.passenger@email.com
airline_passenger_first_namestringFirst name of the passenger.John
airline_passenger_last_namestringLast name of the passenger.Doe
airline_passenger_loyalty_numberstringLoyalty program number of the passenger.123456789
airline_passenger_loyalty_tierenumTier level of the passenger’s loyalty program (e.g., Gold, Platinum).Gold
airline_passenger_middle_namestringMiddle name of the passenger (if applicable).Andrew
airline_passenger_nationalitystringNationality of the passenger.US
airline_passenger_phone_country_codestringCountry code for the passenger’s phone number.1
airline_passenger_phone_numberstringPassenger’s phone number.555-1234
airline_passenger_typeenumType of passenger (e.g., adult, child, infant).Adult
airline_ticket_e_ticketbooleanIndicates if the ticket is electronic (true/false).TRUE
airline_ticket_issue_addressstringAddress where the ticket was issued.123 Main St
airline_ticket_issue_carrier_prefix_codestringCarrier prefix code for the issuing airline.1
airline_ticket_issue_citystringCity where the ticket was issued.New York
airline_ticket_issue_countrystringCountry where the ticket was issued.US
airline_ticket_issue_datedateDate when the ticket was issued.2024-09-10
airline_ticket_issue_travel_agent_codestringCode of the travel agent who issued the ticket.TA123
airline_ticket_issue_travel_agent_namestringName of the travel agent who issued the ticket.John Doe Travel
airline_ticket_issue_zip_codestringPostal code where the ticket was issued.10001
airline_ticket_restrictedbooleanIndicates if the ticket has restrictions (true/false).FALSE
airline_ticket_ticket_numberstringUnique number assigned to the ticket.1234567890123
airline_ticket_total_fare_amountnumberTotal amount paid for the ticket.300
airline_ticket_total_fee_amountnumberTotal additional fees applied to the ticket.50
airline_ticket_total_tax_amountnumberTotal taxes applied to the ticket.25
amount_valuenumberThe payment amount (multiple of 0.0001).111111
bank_namestringName of the bank associated with the transaction.Wells Fargo
beneficiary_namestringName of the beneficiary for the transaction or payment.Jane Doe
bnpl_installmentsstringThe loan installments (MAX 50; MIN 1).12
browser_info_accept_headerstringThe ‘accept’ header sent by the browser.text/html
browser_info_color_depthnumberColor depth supported by the browser’s display (in bits).24
browser_info_javascript_enabledbooleanIndicates if JavaScript is enabled in the browser.TRUE
browser_info_languagestringDefault language set in the browser.en-US
browser_info_screen_heightnumberHeight of the browser screen in pixels.1080
browser_info_screen_widthnumberWidth of the browser screen in pixels.1920
browser_info_user_agentstringUser agent string representing the browser and operating system.Mozilla/5.0
capturednumberIndicates the total amount captured for payment.1000.00
card_brandstringBrand of the card used in the transaction (e.g., Visa, MasterCard).Visa
card_categorystringCategory of the card (e.g., credit, debit).Credit
card_holder_namestringName of the cardholder.John Doe
card_iinstringIssuer Identification Number (IIN) for the card (first 6 digits).123456
card_issuer_codestringCode identifying the card issuer.CITI123
card_issuer_namestringName of the bank or institution issuing the card.Citi Bank
card_lfdnumberLast four digits of the card number.7890
card_typeenumType of card (e.g., credit, debit).Credit
checkout_sessionstringUnique identifier for the checkout session.ch_sess_12345
countryenumThe country where the transaction must be processed (MAX 2; MIN 2; ISO 3166-1).US
created_attimestampThe payment creation date (MAX 27; MIN 27; ISO 8601).2022-05-09T20:46:54.786342Z
currencyenumThe currency used to make the payment (MAX 3; MIN 3; ISO 4217).COP
customer_first_namestringThe customer’s first name (MAX 255; MIN 1).John
customer_idstringThe unique identifier of the customer (MAX 255; MIN 3).23456
customer_last_namestringThe customer’s last name (MAX 255; MIN 1).Doe
customer_payer_phone_country_codenumberThe customer’s country code (MAX 3; MIN 2).52
customer_payer_phone_numbernumberThe customer’s phone number (MAX 255; MIN 1).3313873320
date_of_birthdateDate of birth of the individual.1985-07-28
descriptionstringThe description of the payment (MAX 255; MIN 3).Order1234
device_fingerprintstringUnique identifier for the device used in the transaction.df_987654321
document_numberstringDocument number of the individual.A98765432
document_typeenumType of document (e.g., ID card, passport).ID
emailstringThe customer’s e-mail (MAX 255; MIN 3).john.doe@email.com
genderenumGender of the individual.Male
installmentsnumberNumber of installments for the payment.6
ip_addressstringThe customer’s IP address (MAX 255; MIN 3).2806:103e:2a:414
merchant_customer_idenumA unique identifier assigned by a merchant to represent a specific customer (MAX 255; MIN 3).9440127422
merchant_order_idstringThe identification of the order (MAX 255; MIN 3).123456789
nationalitystringNationality of the individual.US
network_tokenstringToken’s number without any separators (MAX 19; MIN 8) only available for PCI certified merchants.1234567890123456
network_transaction_idstringUnique identifier assigned to a transaction by the card network. It is used to track and reference specific transactions, particularly in recurring payment scenarios, ensuring consistency and traceability across the payment lifecycle. (MAX 255; MIN 3)NTX123456789
order_fee_amountnumberTotal fees applied to the order.10
order_item_brandstringBrand of the item in the order.Nike
order_item_categorystringCategory of the item in the order.Shoes
order_item_idstringUnique identifier for the item in the order.item_12345
order_item_manufacture_part_numberstringManufacturer’s part number for the item.MP56789
order_item_namestringName of the item in the order.Air Max 2024
order_item_quantitynumberQuantity of the item in the order.2
order_item_sku_codestringSKU code of the item in the order.SKU98765
order_item_unit_amountnumberUnit price of the item.150
order_shipping_amountnumberShipping cost for the order.20
payment_callback_urlstringA URL endpoint provided by the merchant.https://www.domain.com
payment_idstringA unique identifier assigned to a specific payment transaction.69ad0a39-b769-423c-b223-d7b8bf
payment_seller_details_address_citystringCity of the seller’s address.Miami
payment_seller_details_address_countrystringCountry of the seller’s address.US
payment_seller_details_address_line_1stringFirst line of the seller’s address.456 Market St
payment_seller_details_address_line_2stringSecond line of the seller’s address.Apt 202
payment_seller_details_address_statestringState or province of the seller’s address.FL
payment_seller_details_address_zip_codestringPostal code of the seller’s address.33101
payment_seller_details_countrystringCountry where the seller is based.US
payment_seller_details_document_numberstringDocument number of the seller.98765432
payment_seller_details_document_typeenumType of document for the seller (e.g., ID, passport).ID
payment_seller_details_emailstringSeller’s email address.seller@domain.com
payment_seller_details_industrystringThe industry to which the seller belongs.Retail
payment_seller_details_namestringName of the seller.Best Store
payment_seller_details_phone_codestringCountry code for the seller’s phone number.1
payment_seller_details_phone_numberstringSeller’s phone number.123-456-7890
payment_seller_details_referencestringInternal reference for the seller.ref_789456
payment_seller_details_web_sitestringSeller’s website URL.www.domain.com
payment_tax_basenumberBase amount used to calculate tax.100
payment_tax_percentagenumberPercentage of tax applied to the transaction.10
payment_tax_typestringType of tax applied (e.g., VAT, GST).VAT
payment_tax_valuenumberThe calculated tax amount.10
payment_workflowstringWorkflow used for the payment process.standard
pnrstringPassenger Name Record (PNR) reference.1P-2UUGJW
provider_numberintegerThe ticket’s number.13141
refundednumberThe payment amount that has been refunded.10000
sdk_action_requiredbooleanA boolean field that indicates whether additional action is needed from the customer or merchant.TRUE
statusenumThe status of the payment (MAX 255; MIN 3).SUCCEEDED
sub_statusenumThe substatus of the payment (MAX 255; MIN 3).APPROVED
subscription_idstringA unique identifier assigned to a recurring subscription or billing agreement.111aaa222
updated_attimestampThe date and time of the last update for the payment.2022-05-15T20:46:54.786342Z

Transaction report

ParameterTypeDescriptionExample
account_idstringUnique identifier for the account (MAX 64; MIN 36).2c05976d-f696-497f-a309-6421883de48d
account_integration_idstringUnique identifier of the account integration (MAX 64; MIN 36).6a0f939c-0cd1-4350-acbc-b0cbdbee9739
amountnumberAmount of the transaction (MAX 10000; MIN 0).887
authorization_codestringAuthorization code for the transaction (MAX 6; MIN 6).161058
bank_namestringName of the bank involved in the transaction (MAX 100; MIN 3).Bank ABC
bank_transfer_accountstringBank transfer account details (MAX 255; MIN 3).12345678901234567
bank_transfer_account_2stringSecondary bank transfer account details (MAX 255; MIN 3).76543210987654321
bank_transfer_account_typeenumType of the bank transfer account (MAX 20; MIN 3).Checking
bank_transfer_payment_instructionstringInstructions for bank transfer payments (MAX 255; MIN 3).Payment to be completed within 48 hours.
beneficiary_documentstringDocument identifier of the beneficiary (MAX 20; MIN 5).123456789
beneficiary_document_typeenumDocument type of the beneficiary (MAX 10; MIN 3).Passport
beneficiary_namestringFull name of the beneficiary (MAX 255; MIN 3).John Doe
capturebooleanIndicates if the transaction is captured.TRUE
card_brandstringBrand of the card used (MAX 50; MIN 2).VISA
card_categorystringCategory of the card used (MAX 50; MIN 2).CLASSIC
card_holder_namestringName of the cardholder (MAX 255; MIN 3).Jane Doe
card_iinstringIssuer Identification Number (IIN) of the card (MAX 8; MIN 6).49296404
card_issuer_codestringCode of the card issuer (MAX 50; MIN 2).BCO001
card_issuer_namestringName of the card issuer (MAX 100; MIN 3).Bank ABC
card_lfdstringLast four digits of the card number (MAX 4; MIN 4).1228
card_number_lengthnumberLength of the card number (MAX 19; MIN 12).16
card_security_code_lengthnumberLength of the card security code (MAX 4; MIN 3).3
card_typeenumType of card used (CREDIT or DEBIT).CREDIT
card_expiration_monthnumberCard expiration month (MAX 2; MIN 1).10
card_expiration_yearnumberCard expiration year (MAX 2; MIN 2).10
countryenumCountry where the transaction occurred (MAX 2; MIN 2).UY
created_attimestampTimestamp when the transaction was created (ISO 8601).2024-09-11T23:16:06.602Z
currencyenumCurrency code for the transaction (MAX 3; MIN 3).UYU
customer_first_namestringFirst name of the customer (MAX 255; MIN 3).Jane
customer_idstringUnique identifier for the customer (MAX 64; MIN 36).f4c53557-a832-44e9 -94e4-0344f91e9d4f
customer_last_namestringLast name of the customer (MAX 255; MIN 3).Doe
descriptionstringDescription of the transaction (MAX 255; MIN 3).Merchant Ecommerce
document_numberstringDocument number of the customer (MAX 20; MIN 5).48054205
document_typestringDocument type of the customer (MAX 10; MIN 2).CI
emailstringEmail address of the customer (MAX 255; MIN 3).example@email.com
first_installments_deferralstringDetails of the first installment deferral (MAX 255; MIN 3).No deferral
fraud_screening_provider_scorenumberFraud screening score provided by the fraud detection system (MAX 100; MIN 0).85
installmentsnumberNumber of installments for the transaction (MAX 24; MIN 1).1
installments_amountnumberTotal amount of installments (MAX 10000; MIN 0).887
installments_typestringType of installments plan (MAX 50; MIN 3).Single payment
merchant_order_idstringMerchant’s order identifier (MAX 64; MIN 36).NC2- 66e224a53fb722eaa0507579
merchant_transaction_idstringMerchant’s transaction identifier (MAX 64; MIN 36).NC2- 66e224a53fb722eaa0507579
merchant_advice_codestringNormalized Merchant Advice Code for declined transactions; use it to guide retry behavior and routing.01
merchant_advice_code_messagestringHuman-readable message that explains the advice returned in merchant_advice_code.Retry after 24 hours
merchant_customer_idstringThe unique identifier of the customer in the external merchant (MAX 255; MIN 3).9440127422
nationalitystringNationality of the customer (MAX 3; MIN 2).UY
network_tokenstringToken’s number without any separators (MAX 19; MIN 8) only available for PCI certified merchants.1234567890123456
network_transaction_idstringUnique identifier assigned to a transaction by the card network. It is used to track and reference specific transactions, particularly in recurring payment scenarios, ensuring consistency and traceability across the payment lifecycle. (MAX 255; MIN 3)NTX123456789
payment_idstringUnique identifier for the payment (MAX 64; MIN 36).49b08cf9-c577-4451- a673-2dc1ae930200
payment_link_fee_detailsstringDetails of any fees associated with the payment link (MAX 255; MIN 3).No additional fees
payment_link_money_release_datetimestampDate when the money from the payment link will be released (ISO 8601).2024-09-15
payment_link_payment_method_detailstringDetails of the payment method used in the payment link (MAX 255; MIN 3).VISA Card ending in 1228
payment_link_payment_method_idstringUnique identifier for the payment method in the payment link (MAX 64; MIN 36).PLPMID123456
payment_link_sponsor_idstringUnique identifier for the sponsor of the payment link (MAX 64; MIN 36).PLS123456
payment_method_categoryenumCategory of the payment method (CARD, BANK_TRANSFER, etc.).CARD
payment_method_typeenumType of payment method (CARD, BANK_TRANSFER, etc.).CARD
pnrstringPassenger Name Record if applicable (MAX 64; MIN 36).987654321
provider_account_idstringProvider’s account identifier (MAX 64; MIN 36).699ec8d444
provider_expiration_datetimestampExpiration date provided by the provider (ISO 8601).2024-12-31
provider_idstringUnique identifier for the provider (MAX 64; MIN 36).PROVIDER ID
provider_merchant_advice_codestringRaw Merchant Advice Code returned by the provider for declined transactions.R1
provider_merchant_advice_code_messagestringProvider message that explains the meaning of the raw Merchant Advice Code.Issuer unavailable
provider_imagestringURL of the provider’s image or logo (MAX 255; MIN 3).https://example.com/logo.png
provider_numberstringProvider number (MAX 64; MIN 36).12345
provider_response_codestringResponse code from the provider (MAX 255; MIN 3).200
provider_response_messagestringResponse message from the provider (MAX 255; MIN 3).The payment was paid.
provider_statusstringStatus of the payment at the provider (MAX 255; MIN 3).PAID
provider_status_detailstringDetailed status from the provider (MAX 255; MIN 3).Transaction completed successfully.
provider_third_party_account_idstringThird-party account ID associated with the provider (MAX 64; MIN 36).ACC123456
provider_third_party_transaction_idstringThird-party transaction ID associated with the provider (MAX 64; MIN 36).TID123456
provider_transaction_idstringUnique transaction identifier from the provider (MAX 64; MIN 36).T-51056-1e10f992-e5cf- 40bf-9eb6-8edc881de30b
reasonstringReason for the transaction (MAX 255; MIN 3).Merchant’s order payment
redirect_urlstringURL where the user will be redirected after payment (MAX 255; MIN 3).https://example.com/redirect-url
refund_execution_originstringOrigin of the refund execution (MAX 255; MIN 3).Customer Request
refund_execution_userstringUser who executed the refund (MAX 255; MIN 3).RefundServiceAgent
response_codestringResponse code from the system (MAX 255; MIN 3).200
response_messagestringResponse message from the system (MAX 255; MIN 3).Payment successful.
retrieval_reference_numberstringReference number for retrieving transaction details (MAX 255; MIN 3).1234567890
soft_descriptorstringThe soft descriptor shown on the customer’s bank statement (MAX 22; MIN 3).MERCHANT ECOMMERCE
statusenumStatus of the transaction (MAX 50; MIN 2).PAID
subscription_idstringUnique identifier for a subscription associated with the transaction (MAX 64; MIN 36).SUB123456
three_d_secure_cryptogramstringCryptogram data used in 3D Secure authentication (MAX 255; MIN 3).ABCDEFG12345
three_d_secure_directory_server_transaction_idstringDirectory server transaction ID for 3D Secure authentication (MAX 255; MIN 3).3DSTID123456
three_d_secure_electronic_commerce_indicatorstringElectronic commerce indicator for 3D Secure authentication (MAX 255; MIN 3).ECI05
three_d_secure_setup_idstringSetup ID for 3D Secure authentication (MAX 255; MIN 3).SETUP123456
three_d_secure_transaction_idstringTransaction ID for 3D Secure authentication (MAX 255; MIN 3).3DSTXID123456
three_d_secure_versionstringVersion of 3D Secure protocol used (MAX 255; MIN 3).2.1.0
has_challengebooleanIndicates if the transaction has a challenge step (3D Secure).FALSE
ticket_provider_barcodestringBarcode provided by the ticket provider (MAX 255; MIN 3).123456789
ticket_provider_formatstringFormat of the ticket provided by the provider (MAX 255; MIN 3).PDF
ticket_provider_logostringLogo of the ticket provider (MAX 255; MIN 3).https://example.com/logo.png
tokenstringToken generated for the transaction (MAX 255; MIN 3).fa476a40-854c-4e66 -9a98-55a68a6b88f4
transaction_idstringUnique identifier for the transaction (MAX 64; MIN 36).b04db1c6-b2c7-4765-a77e-953d284d080b
typestringType of transaction (MAX 50; MIN 2).PURCHASE
updated_attimestampTimestamp when the transaction was last updated (ISO 8601).2024-09-11T23:17:07.602Z
vault_on_successbooleanIndicates if vaulting should occur upon transaction success.FALSE
vaulted_tokenstringToken generated for a vaulted card (MAX 255; MIN 3).fa476a40-854c-4e66- 9a98-55a68a6b88f4
verifybooleanIndicates if verification was performed.FALSE
walletstringWallet associated with the transaction (MAX 255; MIN 3).Wallet ABC
wallet_transaction_card_binstringThe issuer identification number (IIN) refers to the first few digits of the payment card number issued by a financial institution (MAX 8; MIN 6).492964
wallet_transaction_card_last_4_digitsstringThe last four digits of the card (MAX 4; MIN 4).1228

Transaction reconciliation report

The following columns are mapped upon request, you may request them when activating the reconciliations module. Contact support for more details.
  • description
  • provider_card_brand
  • card_issuer_name
  • card_issuer_country
  • reconciliation_settlement_date
  • local_amount
  • local_retention
  • local_tax
  • provider_fees
  • provider_fee_taxes
  • net_amount
  • card_expiration_month
  • card_expiration_year
  • estimated_settlement_date
  • retrieval_reference_number
ParameterTypeDescriptionExample
account_idstringThe unique identifier of the account (MAX 64; MIN 36).64143128-dd12-11ec-9d64-0242ac120002
countryenumThe country where the transaction must be processed (MAX 2; MIN 2; ISO 3166-1).US
typeenumThe transaction type (MAX 255; MIN 3).PURCHASE
payment_method_categoryenumCategory of the transaction (MAX 255; MIN 3).BANK_TRANSFER
payment_method_typeenumThe type of payment method selected by the customer (MAX 255; MIN 3).BANKABC_TRANSFER
provider_idenumThe ID of the provider that processed the transaction.PROVIDER ID
customer_idstringThe unique identifier of the customer (MAX 255; MIN 3).23456
payment_idstringThe unique identifier of the payment (MAX 64; MIN 36).5104911d-5df9-229e-8468-bd41abea1
merchant_order_idstringIdentification of the order assigned by your company (MAX 255; MIN 3).123456789
merchant_transaction_idstringIdentification of the transaction assigned by your company (MAX 255; MIN 3).987654321
transaction_idstringThe unique identifier of the transaction assigned by Yuno (MAX 64; MIN 36).9104911d-5df9-429e-8488-ad41abea1a4b
provider_transaction_idstringThe unique identifier of the transaction from the provider (MAX 255; MIN 3).53443e9c-dd17-11ec-9d64-0242ac120002
third_party_transaction_idstringThe unique identifier of a third party transaction (MAX 255; MIN 3).69ad0a39-b769-423c-b223-d7b8bf9a1c2d
statusstringThe status of the transaction (MAX 255; MIN 3).SUCCEEDED
response_codestringThe code that represents the response to the outcome of the transaction.SUCCEEDED
provider_statusstringThe transaction status from the provider (MAX 255; MIN 3).Authorised
amountnumberThe amount of the transaction.100
currencyenumThe currency used to make the payment (MAX 3; MIN 3; ISO 4217).COP
card_typestringThe type of the card’s issuer (MAX 255; MIN 3).CREDIT
card_expiration_monthnumberCard expiration month (MAX 2; MIN 1).10
card_expiration_yearnumberCard expiration year (MAX 2; MIN 2).10
card_brandstringThe card’s brand information (MAX 255; MIN 3).VISA
provider_card_brandstringThe payment method or card brand (MAX 255; MIN 3).ABC
retrieval_reference_numberstringUnique reference number for transaction retrieval (MAX 255; MIN 3).CAQMCAQRisS2iL
card_categoryenumCategory of the card used in the transaction (MAX 255; MIN 3).CLASSIC
card_iinnumberThe issuer identification number (IIN) refers to the first few digits of a payment card number issued by a financial institution (MAX 8; MIN 8).123456
card_lfdnumberLast four digits of the card (MAX 4; MIN 4).7890
card_issuer_nameenumBank to which the card corresponds.Bank ABC
card_issuer_countryenumCountry in which settlement was made (MAX 2; MIN 2).UY
authorization_codestringThe acquirer’s response code.742A64
installmentsnumberIn case of a card transaction, the number of installments in which the payment was requested (MAX 2; MIN 1).1
pnrstringThe passenger name record (MAX 255; MIN 3).1P-2UUGJW
created_attimestampTransaction creation date (MAX 27; MIN 27; ISO 8601).2022-05-09T20:46:54.786342Z
updated_attimestampThe date and time from the last time the transaction was updated.2022-05-15T20:46:54.786342Z
reconciliation_statusenumThe reconciliation status of a transaction (MAX 255; MIN 3).RECONCILED
reconciliation_sub_statusenumThe reconciliation substatus of a transaction (MAX 255; MIN 3).AUTOMATICALLY
reconciliation_datestringThe date the transaction was reconciled (MAX 27; MIN 27; ISO 8601).2022-05-09T20:46:54.786342Z
reconciliation_idenumThe unique identifier assigned to a transaction when it is reconciled (MAX 255; MIN 3).2478d494-4a20-45b1-8a12-1c2604cf2d1d
reconciliation_settlement_datetimestampDate by the acquirer in which the funds will be deposited in the merchant’s bank account.2022-05-09 0:00

Settlement report

The Settlements report now supports timezone selection for transaction_date, similar to the Transactions report. The date format is now ISO 8601 (e.g., 2023-12-11T01:14:38.000Z for UTC, 2023-02-23T17:39:36.065+01:00 for UTC+1). Update any automations that depend on this field format.
The settlement report has two types of reports:
  • Header: Shows the settlement summary.
  • Body: shows the data of each header.
ParameterTypeDescriptionExample
typestringRow type. Value: HEADER (MAX 255; MIN 3).HEADER
acquirerenumName of the acquirer that processed the original payment. In aggregator models, the provider is the same as the acquirer. In other models, they may be different entities (MAX 255; MIN 3).Acquirer ABC
number_of_transactionsnumberTotal transactions contained in the report for the acquirer (MAX 255; MIN 1).15
gross_currencyenumCurrency code in which transactions were made (MAX 3; MIN 3; ISO 4217).USD
gross_creditdecimalFor credit transactions, the corresponding gross amount (multiple of 0.0001).1000.0
gross_debitdecimalFor debit transactions, the corresponding gross amount (multiple of 0.0001).1000.0
settlement_currencyenumCurrency code in which settlement was made (MAX 3; MIN 3; ISO 4217).USD
settlement_gross_amountdecimalThe corresponding gross amount for all transactions in settlement currency (multiple of 0.0001).100.0
settlement_credit_feesdecimalCommission fee that was withheld by the acquirer on credit transactions in settlement currency. This should be the difference between the gross and net amounts (multiple of 0.0001).15.0
settlement_debit_feesdecimalCommission fee that was withheld by the acquirer on debit transactions in settlement currency. This should be the difference between the gross and net amounts (multiple of 0.0001).5.0
settlement_fee_taxesdecimalCommission fee tax that was withheld by the acquirer in settlement currency. This should be the difference between the gross and net amounts (multiple of 0.0001).0.10
settlement_taxesdecimalValue of taxes applied to the transactions in settlement currency. This should be the difference between the gross and net amounts (multiple of 0.0001).1.0
settlement_net_creditdecimalAmount submitted in the credit transaction requests minus acquirer fees in settlement currency (multiple of 0.0001).970.0
settlement_net_debitdecimalAmount submitted in the debit transaction requests minus acquirer fees in settlement currency (multiple of 0.0001).970.0
settlement_net_balancedecimalNet credit/debit amount in settlement currency (multiple of 0.0001).1000.0
settlement_batch_id(A)stringThis field contains the unique acquirer settlement batch number that you can find on your bank statement for the corresponding deposit (MAX 255; MIN 3).SETT-111450235000
settlement_date(A)dateEstimated date by the acquirer on which the funds will be deposited in the merchant’s bank account.2022-05-09
country(A)enumCountry of the merchant account (ISO 3166-1).US
ParameterTypeDescriptionExample
account_id(A)stringThe merchant account ID (MAX 64; MIN 36).64143128-dd12-11ec-9d64-0242ac120002
provider_merchant_id(A)stringMerchant ID in the PSP system (MAX 255; MIN 3).15a8c304-d334-4da7-bccb-09cf85a1d7a6
country(A)enumCountry of the merchant account (ISO 3166-1).US
settlement_batch_id(A)stringThis field contains the unique acquirer settlement batch number that you can find on your bank statement for the corresponding deposit (MAX 255; MIN 3).SETT-111450235000
settlement_date(A)dateEstimated date by the acquirer when the funds will be deposited into the merchant’s bank account.2022-05-09
payment_method_categoryenumCategory of the transaction (MAX 255; MIN 3).BANK_TRANSFER
payment_method_typeenumThe type of payment method selected by the customer (MAX 255; MIN 3).BANKABC_TRANSFER
provider_idenumIdentification of the provider (MAX 255; MIN 3).PROVIDER ID
acquirerenumName of the acquirer that processed the original payment. In aggregator models, the provider is the same as the acquirer. In other models, they may be different entities (MAX 255; MIN 3).Acquirer ABC
payment_idstringThe unique identifier of the payment (MAX 64; MIN 36).5104911d-5df9-229e-8468-bd41abea1
merchant_order_id(A)stringIdentification of the order (MAX 255; MIN 3).abc123456789
merchant_transaction_idstringIdentification of the transaction assigned by the merchant (MAX 255; MIN 3).987654321
transaction_id(A)stringThe unique identifier of the transaction assigned by Yuno (MAX 64; MIN 36).9104911d-5df9-429e-8488-ad41abea1a4b
provider_transaction_id(A)stringThe unique identifier of the transaction assigned by the gateway. This field is empty if the gateway doesn’t provide transaction information (MAX 255; MIN 3).53443e9c-dd17-11ec-9d64-0242ac120002
third_party_transaction_idstringThe unique identifier of a third party transaction (MAX 255; MIN 3).69ad0a39-b769-423c-b223-d7b8bf9a1c2d
transaction_datetimestampTransaction creation date (MAX 27; MIN 27)2022-05-09 20:46:54.000
typestringThe transaction type. We display the types sent by the provider (MAX 255; MIN 3).PURCHASE
gross_currencyenumCurrency code in which the transaction was made (MAX 3; MIN 3; ISO 4217).USD
gross_creditdecimalFor credit transactions, the corresponding gross amount (multiple of 0.0001).1000.0
gross_debitdecimalFor debit transactions, the corresponding gross amount (multiple of 0.0001).1000.0
fee_rate(A)decimalPercentage value of the fee retained by the acquirer. This field is empty if the acquirer doesn’t provide transaction information.15
settlement_currencyenumCurrency code in which settlement was made (MAX 3; MIN 3; ISO 4217).USD
fx_ratedecimalThe exchange rate applied to the transaction at the time of settlement (multiple of 0.0001).10
settlement_gross_amountdecimalThe corresponding gross amount for all transactions in settlement currency (multiple of 0.0001).100.0
settlement_feesdecimalThe commission fee that was withheld by the acquirer on transactions in settlement currency. This should be the difference between the gross and net amounts (multiple of 0.0001).15.0
settlement_fee_taxesdecimalThe commission fee tax that was withheld by the acquirer in settlement currency. This should be the difference between the gross and net amounts (multiple of 0.0001).0.10
settlement_taxesdecimalThe value of taxes applied to the transactions in settlement currency. This should be the difference between the gross and net amounts (multiple of 0.0001).1.0
settlement_cost_of_installmentsdecimalThe commission fee that was withheld by the acquirer for advance installments in settlement currency (multiple of 0.0001). This should be the difference between the gross and net amounts.15.0
settlement_net_creditdecimalThe amount submitted in the credit transaction requests minus acquirer fees in settlement currency (multiple of 0.0001).970.0
settlement_net_debitdecimalThe amount submitted in the debit transaction requests minus acquirer fees in settlement currency (multiple of 0.0001).970.0
settlement_net_amountdecimalThe corresponding net amount for all transactions in settlement currency (multiple of 0.0001).100.0
card_typeenumType of card used in the transaction (MAX 7; MIN 5).CREDIT
card_brandenumBrand of the card used in the transaction (MAX 255; MIN 3).VISA
card_categoryenumCategory of the card used in the transaction (MAX 255; MIN 3).premium
card_iin(A)numberThe issuer identification number (IIN) refers to the first few digits of a payment card number issued by a financial institution (MAX 8; MIN 8).123456
card_lfd(A)numberLast four digits of the card (MAX 4; MIN 4).7890
authorization_code(A)stringIn case of a card transaction, the code assigned by the issuing bank to the transaction when it is authorized. This field is empty if the gateway doesn’t provide transaction information (MAX 255; MIN 3).123456
customer_id(A)stringThe unique identifier of the customer (MAX 255; MIN 3).23456
voucher(A)stringIn case of a card transaction, the unique identifier of the payment receipt assigned by the issuing bank. This field is empty if the gateway doesn’t provide transaction information (MAX 255; MIN 3).43564
installmentsnumberIn case of a card transaction, the number of installments in which the payment was requested (MAX 2; MIN 1).1
installment_number(A)stringIn case of a card transaction in installments, the installment number that is being settled in this batch. If the installment payment is made in a single batch, the field is empty (MAX 6; MIN 3).1/3
pnrstringThe passenger name record (MAX 255; MIN 3).1P-2UUGJW
reconciliationstructReconciliation information structure containing status, date, and ID details.{"status": "RECONCILED", "date": "2022-05-09"}
reconciliation_statusenumThe reconciliation status of a transaction (MAX 255; MIN 3).RECONCILED
reconciliation_sub_statusenumThe reconciliation substatus of a transaction (MAX 255; MIN 3).AUTOMATICALLY
reconciliation_datedateThe date the transaction was reconciled (MAX 27; MIN 27).2022-05-09 20:46:54.000
reconciliation_idstringThe unique identifier assigned to a transaction when it is reconciled (MAX 255; MIN 3).2478d494-4a20-45b1-8a12-1c2604cf2d1d
legal_entitystringThe legal entity of the merchant (MAX 255; MIN 3).Legal Entity ABC
provider_merchant_account_namestringName of the merchant account assigned by the payment provider.Merchant account ABC
description(A)enumDescription of the merchant.Merchant Ecommerce
event_typestringType of the movement 1- Settlement1
adjustment_typestringAdjustment code informed by the provider.12
bank_accountstringBank details of the institution where the merchant received the settlement amount.12345-6
bank_agencystringBank details of the institution where the merchant received the settlement amount.012
bankstringBank details of the institution where the merchant received the settlement amount.123
(A) The availability of this data field depends on whether the processor or acquirer provides the information. If Yuno can identify the transaction, it will display the data; otherwise, the field may be empty.

Communications report

The communications report provides detailed information about all communications (calls, messages) between customers and the merchant through Yuno’s communication channels. This report includes data about call durations, message content, communication status, and other relevant metrics.
ParameterTypeDescriptionExample
communication_idstringUnique identifier for the communication (MAX 64; MIN 36).64143128-dd12-11ec-9d64-0242ac120002
order_idstringIdentifier of the order associated with the communication (MAX 64; MIN 36).64143128-dd12-11ec-9d64-0242ac120003
payment_idstringIdentifier of the payment associated with the communication (MAX 64; MIN 36).64143128-dd12-11ec-9d64-0242ac120004
communication_statusenumCurrent status of the communication (MAX 255; MIN 3).COMPLETED
destination_phonestringPhone number where the communication was sent (MAX 255; MIN 3).+1234567890
created_atdatetimeDate and time when the communication was initiated (ISO 8601).2024-03-15 14:30:00
countrystringCountry code where the communication was sent (ISO 3166-1 alpha-2; MAX 2; MIN 2).US
transcriptionstringText transcription of the communication content (MAX 1000; MIN 3).Customer confirmed payment details…
call_durationnumberDuration of the call in seconds (MAX 3600; MIN 0).180
messagesarrayArray of messages exchanged during the communication.[{"content": "Hello", "timestamp": "2024-03-15 14:30:00"}]
summarystringSummary of the communication content (MAX 500; MIN 3).Payment verification call completed successfully
channelenumCommunication channel used (e.g., VOICE, SMS, WHATSAPP; MAX 50; MIN 3).VOICE
focusstringMain topic or focus of the communication (MAX 255; MIN 3).Payment Verification

Fraud Transactions report

The fraud transactions report provides detailed information about transactions that have been flagged for potential fraud by Yuno’s fraud detection systems. This report includes fraud scores, provider responses, and transaction details for risk analysis.
ParameterTypeDescriptionExample
account_idstringUnique identifier for the account (MAX 64; MIN 36).64143128-dd12-11ec-9d64-0242ac120002
countryenumCountry where the transaction occurred (MAX 2; MIN 2; ISO 3166-1).US
payment_idstringUnique identifier for the payment (MAX 64; MIN 36).69ad0a39-b769-423c-b223-d7b8bf
transaction_idstringUnique identifier for the transaction (MAX 64; MIN 36).b04db1c6-b2c7-4765-a77e-953d284d080b
transaction_typeenumType of transaction (e.g., PURCHASE, REFUND).PURCHASE
statusenumStatus of the transaction (MAX 255; MIN 3).SUCCEEDED
provider_transaction_idstringTransaction identifier from the provider (MAX 255; MIN 3).T-51056-1e10f992-e5cf-40bf-9eb6-8edc881de30b
response_codestringResponse code from the system (MAX 255; MIN 3).200
provider_idstringUnique identifier for the provider (MAX 64; MIN 36).PROVIDER ID
provider_scorenumberFraud risk score provided by the fraud detection system (MAX 100; MIN 0).85
provider_third_party_account_idstringThird-party account ID associated with the provider (MAX 64; MIN 36).ACC123456
provider_account_idstringProvider’s account identifier (MAX 64; MIN 36).699ec8d444
provider_statusstringStatus of the payment at the provider (MAX 255; MIN 3).PAID
provider_status_detailstringDetailed status from the provider (MAX 255; MIN 3).Transaction completed successfully
provider_response_messagestringResponse message from the provider (MAX 255; MIN 3).The payment was paid
created_attimestampTimestamp when the transaction was created (ISO 8601).2024-09-11T23:16:06.602Z
updated_attimestampTimestamp when the transaction was last updated (ISO 8601).2024-09-11T23:17:07.602Z
account_integration_idstringUnique identifier of the account integration (MAX 64; MIN 36).6a0f939c-0cd1-4350-acbc-b0cbdbee9739
provider_response_codestringResponse code from the provider (MAX 255; MIN 3).200

Payouts report

The payouts report provides detailed information about all payout transactions processed through Yuno. This report includes beneficiary details, withdrawal methods, payout status, and financial information for tracking and reconciliation purposes.
ParameterTypeDescriptionExample
beneficiary_national_entitystringNational entity or organization of the beneficiary.Bank ABC
payout_idstringUnique identifier for the payout (MAX 64; MIN 36).69ad0a39-b769-423c-b223-d7b8bf
beneficiary_legal_namestringLegal name of the beneficiary (MAX 255; MIN 3).John Doe Corporation
account_idstringUnique identifier for the account (MAX 64; MIN 36).64143128-dd12-11ec-9d64-0242ac120002
statusenumStatus of the payout (MAX 255; MIN 3).SUCCEEDED
merchant_referencestringReference number assigned by the merchant (MAX 255; MIN 3).REF123456
descriptionstringDescription of the payout (MAX 255; MIN 3).Commission payment
purposestringPurpose of the payout transaction.Commission
countryenumCountry where the payout is processed (MAX 2; MIN 2; ISO 3166-1).US
amount_valuenumberThe payout amount (multiple of 0.0001).100000
currencyenumThe currency used for the payout (MAX 3; MIN 3; ISO 4217).USD
merchant_beneficiary_idstringBeneficiary identifier assigned by the merchant (MAX 255; MIN 3).BEN123456
provider_idstringUnique identifier for the provider (MAX 64; MIN 36).PROVIDER ID
created_attimestampTimestamp when the payout was created (ISO 8601).2024-09-11T23:16:06.602Z
updated_attimestampTimestamp when the payout was last updated (ISO 8601).2024-09-11T23:17:07.602Z
beneficiary_first_namestringFirst name of the beneficiary (MAX 255; MIN 3).John
beneficiary_last_namestringLast name of the beneficiary (MAX 255; MIN 3).Doe
beneficiary_emailstringEmail address of the beneficiary (MAX 255; MIN 3).john.doe@email.com
beneficiary_countryenumCountry of residence of the beneficiary (MAX 2; MIN 2; ISO 3166-1).US
beneficiary_date_of_birthdateDate of birth of the beneficiary.1985-07-28
beneficiary_document_numberstringDocument number of the beneficiary (MAX 20; MIN 5).123456789
beneficiary_document_typeenumType of document for the beneficiary (MAX 10; MIN 3).PASSPORT
beneficiary_phone_country_codestringCountry code for the beneficiary’s phone number.1
beneficiary_phone_numberstringPhone number of the beneficiary (MAX 255; MIN 3).555-1234
beneficiary_address_line_1stringFirst line of the beneficiary’s address (MAX 255; MIN 3).123 Main St
beneficiary_address_line_2stringSecond line of the beneficiary’s address (MAX 255; MIN 3).Apt 202
beneficiary_citystringCity of the beneficiary’s address (MAX 255; MIN 3).New York
beneficiary_statestringState or province of the beneficiary’s address (MAX 255; MIN 3).NY
beneficiary_zip_codestringPostal code of the beneficiary’s address (MAX 255; MIN 3).10001
withdrawal_method_branchstringBank branch for the withdrawal method.Main Branch
withdrawal_method_branch_digitstringBranch digit for the withdrawal method.1
withdrawal_method_account_numberstringAccount number for the withdrawal method (MAX 255; MIN 3).123456789
withdrawal_method_account_digitstringAccount digit for the withdrawal method.1
withdrawal_method_account_typeenumType of account for the withdrawal method (MAX 20; MIN 3).CHECKING
withdrawal_method_address_line_1stringFirst line of the withdrawal method address (MAX 255; MIN 3).456 Bank St
withdrawal_method_address_line_2stringSecond line of the withdrawal method address (MAX 255; MIN 3).Suite 100
withdrawal_method_address_citystringCity of the withdrawal method address (MAX 255; MIN 3).Miami
withdrawal_method_statestringState of the withdrawal method address (MAX 255; MIN 3).FL
withdrawal_method_zip_codestringPostal code of the withdrawal method address (MAX 255; MIN 3).33101
withdrawal_method_emailstringEmail address for the withdrawal method (MAX 255; MIN 3).withdrawal@bank.com
withdrawal_method_document_numberstringDocument number for the withdrawal method (MAX 20; MIN 5).98765432
withdrawal_method_document_typeenumType of document for the withdrawal method (MAX 10; MIN 3).ID
withdrawal_method_phone_country_codestringCountry code for the withdrawal method phone number.1
withdrawal_method_phone_numberstringPhone number for the withdrawal method (MAX 255; MIN 3).123-456-7890
withdrawal_method_typeenumType of withdrawal method (MAX 50; MIN 3).BANK_TRANSFER
withdrawal_method_codestringCode for the withdrawal method (MAX 50; MIN 3).BANKABC_TRANSFER
withdrawal_method_countryenumCountry for the withdrawal method (MAX 2; MIN 2; ISO 3166-1).US

Fees report

The fees report provides detailed information about all fees and charges applied to transactions processed through Yuno. This report includes acquirer fees, taxes, calculated costs, and fee status information for financial analysis and reconciliation.
ParameterTypeDescriptionExample
transaction_idstringThe unique identifier of the transaction assigned by Yuno (MAX 64; MIN 36).2c5fdb3a-15e5-4f7b-93a7-c229e1688d91
provider_transaction_idstringThe unique identifier of the transaction assigned by the gateway. This field is empty if the gateway doesn’t provide transaction information (MAX 255; MIN 3).EDR3848FF094TY
acquirer_typestringName of the acquirer that processed the original payment. In aggregator models, the provider is the same as the acquirer. In other models, they may be different entities (MAX 255; MIN 3).Sale
acquirer_gross_amountstringThe corresponding gross amount for all transactions in settlement currency (multiple of 0.0001).1000
acquirer_feesstringThe commission fee that was withheld by the acquirer on transactions in settlement currency. This should be the difference between the gross and net amounts (multiple of 0.0001).15
acquirer_taxesstringThe value of taxes applied to the transactions in settlement currency. This should be the difference between the gross and net amounts (multiple of 0.0001).5
countryenumCountry where the transaction occurred (MAX 2; MIN 2; ISO 3166-1).US
typestringThe transaction type. We display the types sent by the provider (MAX 255; MIN 3).PURCHASE
gross_fieldstringSettlement column taken as the gross amountgross_amount
fix_costdecimalFixed cost on the gross amount of each transaction0
percentage_costdecimalPercentage cost of the gross amount of each transaction0.02
calculated_fix_costed_feedecimalFixed cost on calculated from the gross amount of each transaction15
calculated_percentage_costdecimalPercentage cost calculated from the gross amount5
acquirer_net_amountdecimalThe amount submitted in the credit transaction requests minus acquirer fees in settlement currency (multiple of 0.0001).980
calculated_net_amountdecimalNet amount calculated using the merchant’s information980
fee_taxes_diffdecimalDifference between the acquirer’s net_amount and the calculated amount-5
fee_statusenumFees validation statusOK, ERROR
fee_sub_statusenumExpected validation, over error, or under errorEXPECTED, ABOVE_EXPECTED, BELOW_EXPECTED
acquirerenumName of the acquirer that processed the original payment. In aggregator models, the provider is the same as the acquirer. In other models, they may be different entities (MAX 255; MIN 3).ACQUIRER
settlement_datedateEstimated date by the acquirer when the funds will be deposited into the merchant’s bank account.2025-06-01
currencyenumCurrency code in which the transaction was made (MAX 3; MIN 3; ISO 4217).USD
card_iinnumberThe issuer identification number (IIN) refers to the first few digits of a payment card number issued by a financial institution (MAX 8; MIN 8).123456
card_lfdnumberLast four digits of the card (MAX 4; MIN 4).1234
authorization_codenumberIn case of a card transaction, the code assigned by the issuing bank to the transaction when it is authorized. This field is empty if the gateway doesn’t provide transaction information (MAX 255; MIN 3).123456

Agenda report

The agenda report provides detailed information about scheduled and planned transactions, including installment payments, advancement details, and reconciliation schedules. This report helps track transaction lifecycle and settlement planning.
ParameterTypeDescriptionExample
ur_keystringA combination of fields that uniquely identifies each payment across all stages of the payment flow.01027058000191128882410001062025-09-01001720022892819614128882410001060000000000000000000
countryenumCountry of the merchant account (ISO 3166-1).US
type_transactionenumThe type of transaction. Values could be: VENTA, DEVOLUCION, CONTRACARGO, DISPUTA, COMISION, IMPUESTO, LIQUIDACION.PURCHASE
payment_method_categoryenumCategory of the transaction (MAX 255; MIN 3).BANK_TRANSFER
payment_method_typeenumThe type of payment method selected by the customer (MAX 255; MIN 3).BANKABC_TRANSFER
provider_idenumIdentification of the provider (MAX 255; MIN 3) - - Options: WOMPI, SPINPAY, ADDI, MERCADO_PAGOPROVIDER ID
customer_idstringThe unique identifier of the customer (MAX 255; MIN 3).23456
payment_idstringThe unique identifier of the payment (MAX 64; MIN 36).5104911d-5df9-229e-8468-bd41abea1
merchant_order_idstringIdentification of the Order (MAX 255; MIN 3).123456789
merchant_transaction_idstringIdentification of the transaction assigned by your company (MAX 255; MIN 3).987654321
transaction_idstringThe unique identifier of the transaction assigned by Yuno (MAX 64; MIN 36).9104911d-5df9-429e-8488-ad41abea1a4b
provider_transaction_idstringTransaction identifier from the provider (MAX 255; MIN 3).T-51056-1e10f992-e5cf-40bf-9eb6-8edc881de30b
third_party_transaction_idstringThird-party transaction identifier (MAX 255; MIN 3).TP123456789
status_paymentenumStatus of the payment (MAX 255; MIN 3).SUCCEEDED
response_codestringResponse code from the system (MAX 255; MIN 3).200
provider_statusstringStatus of the payment at the provider (MAX 255; MIN 3).PAID
transaction_amountnumberAmount of the transaction (MAX 10000; MIN 0).887
currencyenumCurrency code for the transaction (MAX 3; MIN 3; ISO 4217).USD
card_typeenumType of card used (CREDIT or DEBIT).CREDIT
card_brandstringBrand of the card used (MAX 50; MIN 2).VISA
card_iinstringIssuer Identification Number (IIN) of the card (MAX 8; MIN 6).49296404
card_lfdstringLast four digits of the card number (MAX 4; MIN 4).1228
authorization_codestringAuthorization code for the transaction (MAX 6; MIN 6).161058
installmentsnumberNumber of installments for the transaction (MAX 24; MIN 1).6
installment_numberstringCurrent installment number (MAX 6; MIN 3).1/6
installment_amountnumberAmount of the current installment (MAX 10000; MIN 0).147.83
pnrstringPassenger Name Record if applicable (MAX 64; MIN 36).987654321
created_attimestampTimestamp when the transaction was created (ISO 8601).2024-09-11T23:16:06.602Z
updated_attimestampTimestamp when the transaction was last updated (ISO 8601).2024-09-11T23:17:07.602Z
agenda_statusenumStatus of the agenda item (MAX 255; MIN 3).SCHEDULED
agenda_sub_statusenumSub-status of the agenda item (MAX 255; MIN 3).PENDING
sales_reconciliation_datedateDate when sales reconciliation is scheduled.2024-09-15
provider_intended_settlement_datedateIntended settlement date by the provider.2024-09-16
provider_confirmation_datedateDate when the provider confirmed the transaction.2024-09-12
bank_accountstringBank account details for the transaction.12345-6
bank_agencystringBank agency details for the transaction.012
bankstringBank details for the transaction.123
advancement_amountdecimalAmount advanced for the transaction (multiple of 0.0001).800.00
provider_feesdecimalFees charged by the provider (multiple of 0.0001).15.00
provider_taxesdecimalTaxes applied by the provider (multiple of 0.0001).2.50
pending_amountdecimalAmount still pending for the transaction (multiple of 0.0001).69.50
acquirerstringName of the acquirer that processed the transaction (MAX 255; MIN 3).Acquirer ABC

Sales Conciliation report

The sales conciliation report provides detailed information about sales transactions and their reconciliation status. This report includes transaction details, confirmation status, and provider information for sales tracking and reconciliation purposes.
ParameterTypeDescriptionExample
transaction_idstringThe unique identifier of the transaction assigned by Yuno (MAX 64; MIN 36).9104911d-5df9-429e-8488-ad41abea1a4b
payment_method_categoryenumCategory of the transaction (MAX 255; MIN 3).BANK_TRANSFER
typeenumThe type of transaction. Values could be: VENTA, DEVOLUCION, CONTRACARGO, DISPUTA, COMISION, IMPUESTO, LIQUIDACION.PURCHASE
payment_method_typeenumThe type of payment method selected by the customer (MAX 255; MIN 3).BANKABC_TRANSFER
provider_idenumIdentification of the provider (MAX 255; MIN 3) - - Options: WOMPI, SPINPAY, ADDI, MERCADO_PAGOPROVIDER ID
statusstringThe status of the transaction (MAX 255; MIN 3).SUCCEEDED
response_codestringThe code that represents the response to the outcome of the transaction.SUCCEEDED
amountnumberThe amount of the transaction.100
created_attimestampTransaction creation date (MAX 27; MIN 27; ISO 8601).2022-05-09T20:46:54.786342Z
updated_attimestampThe date and time from the last time the transaction was updated.2022-05-15T20:46:54.786342Z
provider_statusstringThe transaction status from the provider (MAX 255; MIN 3).Authorised
merchant_transaction_idstringIdentification of the transaction assigned by your company (MAX 255; MIN 3).987654321
provider_transaction_idstringThe unique identifier of the transaction assigned by the gateway, This field is empty if the gateway doesn’t provide transaction information (MAX 255; MIN 3).53443e9c-dd17-11ec-9d64-0242ac120002
countryenumCountry of the merchant account (ISO 3166-1).US
customer_idstringThe unique identifier of the customer (MAX 255; MIN 3).23456
descriptionstringDescription of the transaction (MAX 255; MIN 3).Merchant Ecommerce
merchant_order_idstringIdentification of the Order (MAX 255; MIN 3).123456789
payment_idstringThe unique identifier of the payment (MAX 64; MIN 36).5104911d-5df9-229e-8468-bd41abea1
currencyenumThe currency used to make the payment (MAX 3; MIN 3; ISO 4217).COP
card_issuer_nameenumBank to which the card corresponds.Bank ABC
card_issuer_countryenumCountry in which settlement was made (MAX 2; MIN 2).UY
card_categoryenumCategory of the card used in the transaction (MAX 255; MIN 3).CLASSIC
card_expiration_monthnumberCard expiration month (MAX 2; MIN 1).10
card_expiration_yearnumberCard expiration year (MAX 2; MIN 2).10
pnrstringThe passenger name record (MAX 255; MIN 3).1P-2UUGJW
retrieval_reference_numberstringUnique reference number for transaction retrieval (MAX 255; MIN 3).CAQMCAQRisS2iL
card_iinnumberThe issuer identification number (IIN) refers to the first few digits of a payment card number issued by a financial institution (MAX 8; MIN 8).123456
card_lfdnumberLast four digits of the card (MAX 4; MIN 4).7890
authorization_codestringIn case of a card transaction, code assigned by the issuing bank to the transaction when it is authorized.This field is empty if the gateway doesn’t provide transaction information(MAX 255; MIN 3).742A64
installmentsnumberIn case of card transaction, the number of installments in which the payment was requested (MAX 2; MIN 1).1
card_typestringType of card used in the transaction (MAX 7; MIN 5).CREDIT
card_brandstringBrand of the card used in the transaction (MAX 255; MIN 3).VISA
provider_card_brandstringThe payment method or card brand (MAX 255; MIN 3).ABC
confirmation_statusenumFlag that indicates whether the transaction is also registered in Yuno or notCONFIRMED
provider_confirmation_datestringDate on which we have confirmed the presence of the transaction in Yuno2025-05-10
acquirerstringName of the acquirer that processed the original payment. In aggregator models, the provider is the same as the acquirer, in other models they may be different entities (MAX 255; MIN 3).Acquirer ABC

Advancements report

The advancements report provides detailed information about all advancement operations processed through Yuno. This report includes negotiation details, UR operations, bank information, and financial data for tracking advancement transactions.
ParameterTypeDescriptionExample
operation_idstringUnique identifier for the advancement operation (MAX 64; MIN 36).69ad0a39-b769-423c-b223-d7b8bf
merchant_idstringUnique identifier for the merchant (MAX 64; MIN 36).64143128-dd12-11ec-9d64-0242ac120002
product_idstringUnique identifier for the product (MAX 64; MIN 36).f4c53557-a832-44e9-94e4-0344f91e9d4f
ur_keystringUnique reference key for the advancement operation (MAX 255; MIN 3).UR123456789
operation_typeenumType of advancement operation (e.g., ADVANCE, REFUND).ADVANCE
movement_typeenumType of movement for the advancement (e.g., CREDIT, DEBIT).CREDIT
operation_datedateDate when the advancement operation was processed.2024-09-15
operation_settlement_datedateDate when the advancement operation was settled.2024-09-16
ur_operation_datedateDate of the UR operation.2024-09-15
ur_original_settlement_datedateOriginal settlement date for the UR operation.2024-09-20
negotiation_gross_amountdecimalGross amount negotiated for the advancement (multiple of 0.0001).1000.00
negotiation_feesdecimalFees charged for the negotiation (multiple of 0.0001).15.00
negotiation_net_amountdecimalNet amount after negotiation fees (multiple of 0.0001).985.00
ur_gross_amountdecimalGross amount for the UR operation (multiple of 0.0001).1000.00
ur_feesdecimalFees charged for the UR operation (multiple of 0.0001).10.00
ur_net_amountdecimalNet amount for the UR operation (multiple of 0.0001).990.00
bankstringBank details for the advancement operation (MAX 255; MIN 3).123
bank_agencystringBank agency details for the advancement operation (MAX 255; MIN 3).012
bank_accountstringBank account details for the advancement operation (MAX 255; MIN 3).12345-6
countryenumCountry where the advancement operation occurred (MAX 2; MIN 2; ISO 3166-1).US
ur_currencyenumCurrency used for the UR operation (MAX 3; MIN 3; ISO 4217).USD
acquirerstringName of the acquirer that processed the advancement (MAX 255; MIN 3).Acquirer ABC