Open the Portico Developer Guide site
PosGateway Schema
FindHistoryInd Element
PosGateway Schema > FindTransactionsReqType Complex Type : FindHistoryInd Element
Description

Indicates whether to return any subsequent transactions associated with the Gateway-generated transaction identifier supplied.

Note: This will be ignored if the TxnId is not supplied.

Namespace http://Hps.Exchange.PosGateway
Type
booleanType Simple Type
Overview
FindHistoryInd optional booleanType Simple Type

Indicates whether to return any subsequent transactions associated with the Gateway-generated transaction identifier supplied.

Note: This will be ignored if the TxnId is not supplied.

Source
<xs:element name="FindHistoryInd" type="booleanType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Indicates whether to return any subsequent transactions associated with the Gateway-generated transaction identifier supplied.</p>
      <p xmlns="http://Hps.Exchange.PosGateway" />
      <p xmlns="http://Hps.Exchange.PosGateway">
        <strong>Note:</strong> This will be ignored if the TxnId is not supplied.
            </p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
FindTransactionsReqType Complex TypePosGateway Schema