Open the Portico Developer Guide site
PosGateway Schema
Impersonate Element
PosGateway Schema > PosRequest Element > Ver1.0 Element > Transaction Element : Impersonate Element
Description

Note: This is for internal use only.

Namespace http://Hps.Exchange.PosGateway
Type
PosImpersonateReqType Complex Type
Diagram
DeviceId Element UserName Element MerchNbr Element All Impersonate Element
Overview
Impersonate PosImpersonateReqType Complex Type

Note: This is for internal use only.

All
MerchNbr merchNbrType Simple Type

The merchant this user belongs to

UserName userNameType Simple Type

The user to impersonate

DeviceId deviceIdType Simple Type

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

Source
<xs:element name="Impersonate" type="PosImpersonateReqType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">
        <strong>Note:</strong> This is for internal use only.
                          </p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Transaction ElementVer1.0 ElementPosRequest ElementPosGateway Schema