Open the Portico Developer Guide site
PosGateway Schema
AuthenticatedDeviceId Element
PosGateway Schema > PosReportTxnDetailRspType Complex Type : AuthenticatedDeviceId Element
Description

Authenticated Device identifier received in the request header.

Namespace http://Hps.Exchange.PosGateway
Type
deviceIdType Simple Type
Overview
AuthenticatedDeviceId optional deviceIdType Simple Type

Authenticated Device identifier received in the request header.

Source
<xs:element name="AuthenticatedDeviceId" type="deviceIdType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Authenticated Device identifier received in the request header.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
PosReportTxnDetailRspType Complex TypePosGateway Schema