Open the Portico Developer Guide site
PosGateway Schema
IPDataBlockType Complex Type
PosGateway Schema : IPDataBlockType Complex Type
Namespace http://Hps.Exchange.PosGateway
Diagram
PlanId Element All IPDataBlockType Complex Type
Overview
All
PlanId optional planIdReqType Simple Type

The reference ID of the VIS Installment Plan chosen by the customer.

Used By
IPData Element
Source
<xs:complexType name="IPDataBlockType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:all>
    <xs:element name="PlanId" type="planIdReqType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>
          <p xmlns="http://Hps.Exchange.PosGateway">The reference ID of the VIS Installment Plan chosen by the customer.</p>
        </xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:all>
</xs:complexType>
See Also
PosGateway Schema