Open the Portico Developer Guide site
PosGateway Schema
AllowDup Element
PosGateway Schema > OverrideFraudDeclineReqBlock1Type Complex Type : AllowDup Element
Description

This is important in cases where the client processes a large number of similar transactions in a very short period of time; sending "Y" will skip duplicate checking on this transaction

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

This is important in cases where the client processes a large number of similar transactions in a very short period of time; sending "Y" will skip duplicate checking on this transaction

Source
<xs:element name="AllowDup" type="booleanType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">This is important in cases where the client processes a large number of similar transactions in a very short period of time; sending "Y" will skip duplicate checking on this transaction</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
OverrideFraudDeclineReqBlock1Type Complex TypePosGateway Schema