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

Password for the associated user; a temp password will be provided during the boarding process but must be altered before it is used for transaction processing

Namespace http://Hps.Exchange.PosGateway
Type
passwordType Simple Type
Overview
Password optional passwordType Simple Type

Password for the associated user; a temp password will be provided during the boarding process but must be altered before it is used for transaction processing

Source
<xs:element name="Password" type="passwordType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Password for the associated user; a temp password will be provided during the boarding process but must be altered before it is used for transaction processing</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Header ElementVer1.0 ElementPosRequest ElementPosGateway Schema