Open the Portico Developer Guide site
PosGateway Schema
NTRSECI Element
PosGateway Schema > NTRSGetTokenCryptogramRspStatusType Complex Type : NTRSECI Element
Description

EC indicator for liability shift (only for Visa).

Namespace http://Hps.Exchange.PosGateway
Type
Restriction of xs:string
Overview
NTRSECI Restriction of xs:string

EC indicator for liability shift (only for Visa).

Source
<xs:element name="NTRSECI" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">EC indicator for liability shift (only for Visa).</p>
    </xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:string" />
  </xs:simpleType>
</xs:element>
See Also
NTRSGetTokenCryptogramRspStatusType Complex TypePosGateway Schema