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

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

Namespace http://Hps.Exchange.PosGateway
Type
TxnLinkIdType Simple Type
Overview
TxnLinkId optional TxnLinkIdType Simple Type

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

Source
<xs:element name="TxnLinkId" type="TxnLinkIdType" 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
CreditReversalReqBlock1Type Complex TypePosGateway Schema