Open the Portico Developer Guide site
PosGateway Schema
GatewayRspCode Element
PosGateway Schema > PosResponse Element > Ver1.0 Element > Header Element : GatewayRspCode Element
Description

Gateway response code that indicates what occurred on the gateway while processing the request.

Note: This does not indicate approval or decline. Clients must see if additional information is provided in the transaction portion of the message from the issuer or other system.

Namespace http://Hps.Exchange.PosGateway
Type
gatewayRspCodeType Simple Type
Overview
GatewayRspCode gatewayRspCodeType Simple Type

Gateway response code that indicates what occurred on the gateway while processing the request.

Note: This does not indicate approval or decline. Clients must see if additional information is provided in the transaction portion of the message from the issuer or other system.

Source
<xs:element name="GatewayRspCode" type="gatewayRspCodeType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Gateway response code that indicates what occurred on the gateway while processing the request.</p>
      <p xmlns="http://Hps.Exchange.PosGateway" />
      <p xmlns="http://Hps.Exchange.PosGateway">
        <strong>Note:</strong> This does not indicate approval or decline. Clients must see if additional information is provided in the transaction portion of the message from the issuer or other system.
                          </p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Header ElementVer1.0 ElementPosResponse ElementPosGateway Schema