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

Note: This service is used to manage certain Site or Device settings. Please refer to the Developer's Guide for further details.

Namespace http://Hps.Exchange.PosGateway
Type
ManageSettingsReqType Complex Type
Diagram
SettingActions Element DeviceId Element MerchNbr Element All ManageSettings Element
Overview
ManageSettings ManageSettingsReqType Complex Type

Note: This service is used to manage certain Site or Device settings. Please refer to the Developer's Guide for further details.

All
MerchNbr optional merchNbrType Simple Type

The merchant number

DeviceId optional deviceIdType Simple Type

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

SettingActions

The operations that can be performed on the associated settings

Choice
Sequence 1..100
NameValuePair NameValuePairType Complex Type

The name and value of the setting to update

Sequence 0..100
Name xs:string

The name of the setting to query

Source
<xs:element name="ManageSettings" type="ManageSettingsReqType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">
        <strong>Note:</strong> This service is used to manage certain Site or Device settings. Please refer to the Developer's Guide for further details.
                          </p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Transaction ElementVer1.0 ElementPosRequest ElementPosGateway Schema