Open the Portico Developer Guide site
PosGateway Schema
AllowPartialAuth Element
PosGateway Schema > EBTCashBenefitWithdrawalReqBlock1Type Complex Type : AllowPartialAuth Element
Description

Indicates whether or not a partial authorization is supported by terminal; the default is N.

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

Indicates whether or not a partial authorization is supported by terminal; the default is N.

Source
<xs:element name="AllowPartialAuth" type="booleanType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Indicates whether or not a partial authorization is supported by terminal; the default is N.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
EBTCashBenefitWithdrawalReqBlock1Type Complex TypePosGateway Schema