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

Used to specify the device id for which settings should be managed (must belong to the merchant)

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

Used to specify the device id for which settings should be managed (must belong to the merchant)

Source
<xs:element name="DeviceId" type="deviceIdType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Used to specify the device id for which settings should be managed (must belong to the merchant)</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
ManageSettingsReqType Complex TypePosGateway Schema