Open the Portico Developer Guide site
PosGateway Schema
RspCode Element
PosGateway Schema > PosAltPaySaleRspType Complex Type : RspCode Element
Description

Response (result) code indicating the overall success of the transaction; '0' indicates success while non-zero indicates a failure.

Namespace http://Hps.Exchange.PosGateway
Type
xs:int
Overview
RspCode xs:int

Response (result) code indicating the overall success of the transaction; '0' indicates success while non-zero indicates a failure.

Source
<xs:element name="RspCode" type="xs:int" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Response (result) code indicating the overall success of the transaction; '0' indicates success while non-zero indicates a failure.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
PosAltPaySaleRspType Complex TypePosGateway Schema