Skip to main content
Object

Fields

annualBankTransferVolumeAmount
The average annual bank transfer amount, in the specified acceptor processing activity currency.
averageBankTransferTicketAmount
The average bank transfer ticket amount, in the specified acceptor processing activity currency.
bankTransferReturnRate
The approximate rate of returns. Formatted as a decimal, e.g., If the return rate is 0.25%, input as 0.0025.
bankTransferUnauthorizedReturnRate
The approximate rate of unauthorized returns. Formatted as a decimal, e.g., If the unauthorized return rate is 0.25%, input as 0.0025.
bankTransferHighestTicketAmount
The highest bank transfer ticket amount, in the specified acceptor processing activity currency.
maxDailyBankTransferTotalAmount
The maximum daily bank transfer total amount, in the specified acceptor processing activity currency.
{
  "annualBankTransferVolumeAmount": Decimal,
  "averageBankTransferTicketAmount": Decimal,
  "bankTransferReturnRate": Percentage,
  "bankTransferUnauthorizedReturnRate": Percentage,
  "bankTransferHighestTicketAmount": Decimal,
  "maxDailyBankTransferTotalAmount": Decimal
}