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

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

Required for Canadian merchants processing debit reversals.

See enumerations for specific values supported.

Note:This field is required for Canadian merchants.

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.

Required for Canadian merchants processing debit reversals.

See enumerations for specific values supported.

Note:This field is required for Canadian merchants.

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">Required for Canadian merchants processing debit reversals.</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>This field is required for Canadian merchants.
            </p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
DebitReversalReqBlock1Type Complex TypePosGateway Schema