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

The dynamic portion of this was provided in the header of the request; this is the final string sent to the issuer based on the provided value and the values configured during boarding

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

The dynamic portion of this was provided in the header of the request; this is the final string sent to the issuer based on the provided value and the values configured during boarding

Source
<xs:element name="TxnDescriptor" type="xs:string" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">The dynamic portion of this was provided in the header of the request; this is the final string sent to the issuer based on the provided value and the values configured during boarding</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
AuthRspStatusType Complex TypePosGateway Schema