Reports

Transactional data reports

Export and download transactional data reports in .CSV format for more detailed analysis in Reports.

📘

Reports are downloaded in .csv format

Request reports

To request a report immediately:

  1. Go to the DEUNA Admin.
  2. Go to Reports
  3. In Reports* section, click Export.
  4. Enter the report name.
  5. Select the date range.
  6. (Optional) Select advanced filters.
  7. Select the information columns to include in the report.
  8. Click Export.

Download reports

To download a report:

  1. Access the side menu in the Reports section.
  2. Locate the file you want to download using the available filters. Filter by:
    • Transaction ID
    • Date:
      • Custom
      • Today
      • Last 7 days
      • Last 15 days
      • Last 30 days
    • Report type:
      • All
      • Daily report
      • Weekly report
  3. Click Download.
📘

The file is downloaded in .CSV format, compressed in a ZIP file.

Report statuses

Discover how transactional data reports are structured in DEUNA Admin.

Once a report is generated, it is displayed in the report history with one of the following statuses:

StatusDescription
GeneratingThe file is being generated following a user request.
AvailableThe report was created and is available for download.
FailedAn error occurred when creating the file. The selected filter combination returned no results.

Report types

The Admin generates the following types of reports:

  • Daily report: Generated automatically every day at 00:00 in the merchant's country time zone. The report includes complete transactional information for the day, from 00:00 to 23:59.
  • Weekly report: Generated automatically at the end of each week. The start of the week is considered Monday and the last day of the week is considered Sunday. The report covers transactional information from Monday at 00:00 to Sunday at 23:59.
  • Monthly report: Generated automatically at the end of each month, covering from the first day of the month to the last day of the calendar month. The report includes transactional information from the first day of each month at 00:00 to the last day of each month at 23:59.

Filters

FilterTypeDescription
SearchSearchAllows searching files by name.
DateDate rangeAllows specifying a date range for files. Additionally, it offers predefined options like "Today", "7 days", "15 days" and "30 days" for quick selection.
ReportSingle selectionAllows filtering files by the following options: Daily report, Weekly report, Monthly report

Report fields

The following information is included in each report:

Reason text for void/refund when applied.

Merchant & Store

FieldTypeDescription
COUNTRY_CURRENCYstringBase currency associated with the merchant/store (ISO 4217).
MERCHANT_COUNTRYstringISO code of the merchant's country (e.g., CO, MX, US).
MERCHANT_IDstringUnique merchant identifier (UUID).
MERCHANT_NAMEstringMerchant name.
MERCHANT_PAYMENT_PROCESSOR_NAMEstringReadable PSP/connection alias configured by the merchant (e.g., 'Stripe USD').
STORE_CODEstringCode of the store/branch within the merchant (replaces STORE_COD).

Order

FieldTypeDescription
AUTHORIZATION_CODEstringAuthorization code provided by issuer/PSP for the payment.
MASTER_ORDER_IDstringMaster order identifier (for split or related orders).
ORDER_CREATED_DATEdatetimeDate/time when the order was created (merchant local time).
ORDER_IDstringUnique order identifier (may match the PSP/merchant system).
ORDER_JSONjsonComplete JSON representation of the order object in DEUNA.
ORDER_METADATAjsonOrder metadata payload (JSON), including mapped/normalized additional_data.
ORDER_STATUSstringCurrent order status (e.g., created, processed, captured, refunded, cancelled).
ORDER_TOKENstringInternal token that uniquely identifies the order in DEUNA.
ORDER_TYPEstringOrder type (e.g., standard, recurring, subscription).
PROCESSOR_REFERENCE_IDstringInternal or external reference that identifies the payment in the processor.
TRANSACTION_IDstringTransaction ID associated with the order (e.g., PSP reference).

Amounts & Taxes

FieldTypeDescription
ITEMS_ORIGINAL_TAX_AMOUNTnumberItems tax in the original transaction currency.
ITEMS_TAX_AMOUNT_USDnumberItems tax amount converted to USD.
ITEM_TOTALnumberTotal sum of item values before shipping, taxes and discounts (in merchant/base currency).
ITEM_TOTAL_USDnumberItem total converted to USD.
SHIP_ORIGINAL_TAX_AMOUNTnumberShipping tax in the original transaction currency.
SHIP_ORIGINAL_TOTALnumberShipping total in the original transaction currency.
SHIP_ORIGINAL_TOTAL_DISCOUNTnumberShipping discount in the original transaction currency.
SHIP_TAX_AMOUNT_USDnumberShipping tax amount converted to USD.
SHIP_TOTAL_AMOUNTnumberTotal shipping amount for the order (in merchant/base currency).
SHIP_TOTAL_DISCOUNT_USDnumberShipping discount amount converted to USD.
SHIP_TOTAL_USDnumberShipping total converted to USD.
SUB_TOTALnumberOrder subtotal (items minus discounts, before taxes and shipping).
TAX_ORIGINAL_AMOUNTnumberTax amount in the original transaction currency.
TOTAL_DISCOUNT_AMOUNTnumberTotal amount of discounts applied to the order (in merchant/base currency).
TOTAL_DISCOUNT_USDnumberTotal discount amount converted to USD.
TOTAL_ORIGINAL_AMOUNTnumberTotal amount in the original transaction currency (pre-conversion).
TOTAL_ORIGINAL_DISCOUNTnumberTotal discount amount in the original transaction currency.
TOTAL_ORIGINAL_WITH_TAXES_AMOUNTnumberTotal amount including taxes in the original transaction currency.
TOTAL_ORDER_AMOUNTnumberFinal total order amount (items, shipping, taxes and discounts).
TOTAL_ORDER_AMOUNT_WITHOUT_TAXESnumberTotal order amount excluding taxes.
TOTAL_TAX_AMOUNTnumberTotal amount of taxes applied to the order (in merchant/base currency).
TOTAL_USDnumberTotal amount converted to USD for reporting/benchmarking.
TOTAL_WITH_TAXES_AMOUNT_USDnumberTotal amount including taxes converted to USD.

Payment

FieldTypeDescription
ACCEPTANCE_RATE_INDICATORinteger (0/1)Indicator (0/1) of whether the payment was accepted/approved for acceptance-rate calculations.
CARDHOLDER_NAMEstringCardholder name as received by the PSP.
FIRST_DENIED_BYstringPSP that denied the payment on the first attempt (if any).
LAST_PSP_ERROR_CODEstringLast PSP error code received in retries (if any).
LAST_PSP_ERROR_MESSAGEstringLast PSP error message received in retries (if any).
PAYMENT_CARD_BINstringFirst 6 digits (BIN) of the card, if applicable.
PAYMENT_CARD_BRANDstringCard brand (Visa, Mastercard, Amex, etc.), if applicable.
PAYMENT_CARD_LAST_FOURstringLast 4 digits of the card, if applicable.
PAYMENT_CREATED_DATEdatetimeDate/time when the payment record was created (merchant local time).
PAYMENT_CURRENCYstringISO code of the payment currency (e.g., COP, USD, MXN).
PAYMENT_ERROR_CATEGORYstringGeneral category of payment error (e.g., card_error, network_error, fraud_suspected).
PAYMENT_ERROR_CODEstringError code returned by the PSP when payment fails.
PAYMENT_ISSUING_BANKstringIssuing bank name (if applicable).
PAYMENT_LAST_UPDATED_DATEdatetimeDate/time of the last update to the payment record (merchant local time).
PAYMENT_METHOD_TYPEstringPayment method type (e.g., credit_card, debit_card, oxxo, apple_pay).
PAYMENT_PROCESSORstringPSP identifier used to process the payment (e.g., stripe, checkout).
PAYMENT_REJECTED_REASONstringFree-text rejection reason returned by the PSP.
PAYMENT_STATUSstringCurrent payment status (e.g., pending, authorized, captured, failed, refunded).
PAYMENT_TOTAL_AMOUNTnumberTotal amount charged for the payment (in original transaction currency).
PSP_ERROR_CODEstringPSP-specific error code.
PSP_ERROR_MESSAGEstringPSP-specific error message.

Payment - AVS

FieldTypeDescription
PAYMENT__DATA__AVS__CODEstringAVS result code (normalized).
PAYMENT__DATA__AVS__DESCRIPTIONstringAVS human-readable description (normalized).
PAYMENT__DATA__AVS__PSP_CODEstringRaw AVS code as returned by the PSP (if available).
PAYMENT__DATA__AVS__PSP_DESCRIPTIONstringRaw AVS description as returned by the PSP (if available).
PAYMENT__DATA__AVS__VALIDATION_RESULTstringAVS validation result (e.g., PASSED/FAILED).

3DS

FieldTypeDescription
CHALLENGE_3DS_INDICATORstringWhether a 3DS challenge happened (Y/N).
CHALLENGE_3DS_STATUSstringFinal status of the 3DS challenge (e.g., success, failure, timeout).
NUM_3DSnumberNumber of 3DS attempts recorded for the payment.

Routing

FieldTypeDescription
ERROR_RETRYbooleanWhether there was a retry due to routing error (true/false).
HARD_SOFTstringWhether the strategy execution is hard (strict) or soft (flexible).
ORDEN_RECOVERED_BY_SMART_ROUTING_INDICATORbooleanWhether the order was recovered via smart routing re-routing (true/false).
ORDEN_SMART_ROUTINGbooleanWhether smart routing was applied (true/false).
ROUTING_FLOW_STATUSstringSmart routing flow status (success/failed/pending).
STRATEGY_NAMEstringName of the applied routing strategy.

Fraud

FieldTypeDescription
FRAUD__ANALYSIS__DETAILSstringNormalized fraud analysis details (human-readable).
FRAUD_DETAILstringText detail explaining the fraud evaluation.
FRAUD_ERROR_CATEGORYstringFraud error category (if evaluation failed).
FRAUD_ERROR_CODEstringFraud system error code (if evaluation failed).
FRAUD_ERROR_MESSAGEstringFraud system error message (if evaluation failed).
FRAUD_PROCESSOR_NAMEstringName of the configured anti-fraud engine (e.g., Kount, Riskified).
FRAUD_PROCESSOR_RESPONSEstringFull response returned by the anti-fraud engine (serialized).
FRAUD_RISK_LEVELstringCategorized fraud risk level (low/medium/high).
FRAUD_RISK_SCOREnumberFraud risk score assigned by the engine (e.g., 0–100).
FRAUD_SHADOWMODEjsonShadow-mode fraud evaluation payload (JSON), if the merchant runs fraud in shadow mode.
FRAUD_STATEstringAnti-fraud verification status (clear/review/blocked).

Installments

FieldTypeDescription
INSTALLMENT_AMOUNTnumberAmount of each installment (in original transaction currency).
INSTALLMENTSnumberNumber of installments selected (if applicable).
INTEREST_RATEnumberInterest rate applied to installments (0.00 if interest-free).
MCI_MSI_TYPEstringInstallments type (e.g., MSI/MCI variant or single payment).

User

FieldTypeDescription
USER_ADDRESSstringUser full postal address.
USER_CITYstringCity from user address.
USER_COUNTRY_CODEstringISO country code from user address.
USER_EMAILstringUser email.
USER_FIRST_NAMEstringBuyer/user first name.
USER_LAST_NAMEstringBuyer/user last name.
USER_PHONEstringUser phone number (international format).
USER_STATE_NAMEstringState/department from user address.
USER_ZIP_CODEstringPostal/ZIP code from user address.

Items

FieldTypeDescription
ITEMS_ARRAYjsonSerialized JSON array with details per item (SKU, qty, unit price, etc.).

Other

FieldTypeDescription
AIRLINE_INFORMATIONstringJSON object reserved for airline transactions (PNR, ticket, itinerary, passengers).
CAR_ABANDONED_INDbooleanWhether a car-rental related charge was abandoned (true/false).
REFUND_VOID_REASONstringReason text for void/refund when applied.