Open the Portico Developer Guide site
PosGateway Schema
TxnLinkId Element
PosGateway Schema > AuthRspStatusType Complex Type : TxnLinkId Element
Description

Transaction Link Identifier (TLID).This is a 22 character value generated by Mastercard.

Namespace http://Hps.Exchange.PosGateway
Type
xs:string
Overview
TxnLinkId optional xs:string

Transaction Link Identifier (TLID).This is a 22 character value generated by Mastercard.

Source
<xs:element name="TxnLinkId" type="xs:string" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Transaction Link Identifier (TLID).This is a 22 character value generated by Mastercard.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
AuthRspStatusType Complex TypePosGateway Schema