Open the Portico Developer Guide site
PosGateway Schema
RateLookupTxnId Element
PosGateway Schema > CurrConversionDataType Complex Type : RateLookupTxnId Element
Description

The Retrieval Reference Number (RRN) of the RateLookup or Incremental Authorization that provided the rate used for the calculations in this transaction, if it is different from the original Authorization.

Namespace http://Hps.Exchange.PosGateway
Type
guidType Simple Type
Overview
RateLookupTxnId optional guidType Simple Type

The Retrieval Reference Number (RRN) of the RateLookup or Incremental Authorization that provided the rate used for the calculations in this transaction, if it is different from the original Authorization.

Source
<xs:element name="RateLookupTxnId" type="guidType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">The Retrieval Reference Number (RRN) of the RateLookup or Incremental Authorization that provided the rate used for the calculations in this transaction, if it is different from the original Authorization.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
CurrConversionDataType Complex TypePosGateway Schema