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

The mark up percentage applied to the transaction, resulting in the commission fee.

Namespace http://Hps.Exchange.PosGateway
Type
amtType Simple Type
Overview
MarkupFee optional amtType Simple Type

The mark up percentage applied to the transaction, resulting in the commission fee.

Source
<xs:element name="MarkupFee" type="amtType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">The mark up percentage applied to the transaction, resulting in the commission fee.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
CurrConversionDataType Complex TypePortico Schema