Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.tesouro.com/llms.txt

Use this file to discover all available pages before exploring further.

OBJECT Processing activity details for an acceptor application, including sales volumes, ticket amounts, and calculated exposure.

Fields

exposure
DecimalAmount
The calculated potential exposure for the acceptor.
averageAnnualSalesAmount
Decimal
The average annual sales amount, in the specified currency.
averageMonthlySalesAmount
Decimal
The average gross sales amount, in the specified currency.
averageTicketAmount
Decimal
The average amount of a transaction, in the specified currency.
cardNotPresentMix
Percentage
The approximate mix of card-not-present (CNP) transactions. Formatted as a decimal., e.g., If CNP transactions make up 80% of total volume, input as 0.8.
cardPresentMix
Percentage
The approximate mix of card present (CP) transactions. Formatted as a decimal., e.g., If CP transactions make up 20% of total volume, input as 0.2.
chargebackRate
Percentage
The approximate rate of chargebacks. Formatted as a decimal, e.g., If the chargeback rate is 0.25%, input as 0.0025.
currency
CurrencyCodeAlpha
The currency specified on the transaction requests, in ISO 4217 alpha currency code format.
daysInCycle
Int
The number of days in the processing cycle.
highestTicketAmount
Decimal
The highest amount of a transaction, in the specified currency.
refundRate
Percentage
The approximate rate of refunds. Formatted as a decimal, e.g., If the refund rate is 10% of sales, input as 0.1