Open the Portico Developer Guide site
PosGateway Schema
DeviceId Element
PosGateway Schema > PosImpersonateReqType Complex Type : DeviceId Element
Description

The device the user will be impersonated on (must belong to this merchant)

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

The device the user will be impersonated on (must belong to this merchant)

Source
<xs:element name="DeviceId" type="deviceIdType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">The device the user will be impersonated on (must belong to this merchant)</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
PosImpersonateReqType Complex TypePosGateway Schema