Open the Portico Developer Guide site
PosGateway Schema
RetryInd Element
PosGateway Schema > PosCreditAddToBatchReqType Complex Type : RetryInd Element
Description

Indicates whether this transaction is a retry of the previous CreditAddToBatch request.

Note: This is for the UK market only.

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

Indicates whether this transaction is a retry of the previous CreditAddToBatch request.

Note: This is for the UK market only.

Source
<xs:element name="RetryInd" type="booleanType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Indicates whether this transaction is a retry of the previous CreditAddToBatch request.</p>
      <p xmlns="http://Hps.Exchange.PosGateway" />
      <p xmlns="http://Hps.Exchange.PosGateway">
        <strong>Note:</strong> This is for the UK market only.
            </p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
PosCreditAddToBatchReqType Complex TypePosGateway Schema