Open the Portico Developer Guide site
PosGateway Schema
ReversalReasonCode Element
PosGateway Schema > CreditReversalReqBlock1Type Complex Type : ReversalReasonCode Element
Description

(Optional) Defines the reason for reversing a previously approved transaction.

See enumerations for specific values supported.

Note: Regional requirements:

  • Canada – Required for debit reversals
  • Mexico-FEVO – Required for credit and debit reversals

Namespace http://Hps.Exchange.PosGateway
Type
reversalReasonCodeType Simple Type
Overview
ReversalReasonCode optional reversalReasonCodeType Simple Type

(Optional) Defines the reason for reversing a previously approved transaction.

See enumerations for specific values supported.

Note: Regional requirements:

  • Canada – Required for debit reversals
  • Mexico-FEVO – Required for credit and debit reversals

Source
<xs:element name="ReversalReasonCode" type="reversalReasonCodeType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">(Optional) Defines the reason for reversing a previously approved transaction.</p>
      <p xmlns="http://Hps.Exchange.PosGateway">See enumerations for specific values supported. </p>
      <p xmlns="http://Hps.Exchange.PosGateway" />
      <p xmlns="http://Hps.Exchange.PosGateway">
        <strong>Note:</strong> Regional requirements:
              <ul><li>Canada – Required for debit reversals</li><li>Mexico-FEVO – Required for credit and debit reversals</li></ul></p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
CreditReversalReqBlock1Type Complex TypePosGateway Schema