Open the Portico Developer Guide site
PosGateway Schema
RspMessage Element
PosGateway Schema > PosCheckQueryRspType Complex Type : RspMessage Element
Description

Response (result) text returned by the check processor; additional error messages may be separated by a hyphen (-)

Namespace http://Hps.Exchange.PosGateway
Type
xs:string
Overview
RspMessage optional xs:string

Response (result) text returned by the check processor; additional error messages may be separated by a hyphen (-)

Source
<xs:element name="RspMessage" type="xs:string" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Response (result) text returned by the check processor; additional error messages may be separated by a hyphen (-)</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
PosCheckQueryRspType Complex TypePosGateway Schema