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

Key generated and provided to the PIN pad. This key is used to decrypt the balance information.

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

Key generated and provided to the PIN pad. This key is used to decrypt the balance information.

Source
<xs:element name="FieldKey" 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. This key is used to decrypt the balance information.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
PosInteracDeviceKeysRspType Complex TypePosGateway Schema