Open the Portico Developer Guide site
PosGateway Schema
MacKey Element
PosGateway Schema > PosInteracDeviceKeysRspType Complex Type : MacKey Element
Description

Key generated and provided to the PIN pad. Key is used to generate the MAC value.

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

Key generated and provided to the PIN pad. Key is used to generate the MAC value.

Source
<xs:element name="MacKey" type="xs:string" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Key generated and provided to the PIN pad. Key is used to generate the MAC value.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
PosInteracDeviceKeysRspType Complex TypePosGateway Schema