reversalAmountDetails

The following fields provide reversal amount details.

reversalAmountDetails. currency

Currency used in the transaction.
Use a three-character ISO currency code. For a list of ISO currency codes, see ISO Standard Currency Codes.
Authorization Reversal or Capture Services
Use the same currency that was used for the authorization.
PIN Debit Reversal Service
Use the same currency that was used for the PIN debit purchase or PIN debit credit that you are reversing.
Dynamic Currency Conversion (DCC) with a Third-Party Provider
Use the customer’s billing currency.
Visa Platform Connect
For Mastercard installment payments in Peru, the value for this field corresponds to the following data in the TC 33 capture file:
  • Record: CP01 TCR5
  • Position: 108-110
  • Field: Financing Currency

Specifications

  • Data Type:
    String
  • Data Length:
    3

Mapping Information

  • REST API Fields:
    • orderInformation.amountDetails.currency
    • creditAmountDetails.currency
    • refundAmountDetails.currency
    • reversalAmountDetails.currency
  • SCMP API Field:
    currency
  • Simple Order API Field:
    purchaseTotals_currency

reversalAmountDetails. originalTransactionAmount

Amount of the original transaction.

Specifications

  • Data Type:
    String
  • Data Length:
    15

Mapping Information

  • REST API Fields:
    • reversalAmountDetails.originalTransactionAmount
    • voidAmountDetails.originalTransactionAmount
  • SCMP API Field:
    original_transaction_amount
  • Simple Order API Field:
    originalTransaction_amount

reversalAmountDetails. reversedAmount

Amount that was reversed.

Specifications

  • Data Type:
    String
  • Data Length:
    15

Mapping Information

  • REST API Field:
    reversalAmountDetails.reversedAmount
  • SCMP API Field:
    auth_reversal_amount
  • Simple Order API Field:
    ccAuthReversalReply_amount
    java.io.PrintWriter@4f034de2