Open the Portico Developer Guide site
PosGateway Schema
PlanId Element
PosGateway Schema > IPSelectedTermsReqType Complex Type : PlanId Element
Description

The PlanId of the customer's selected VIS installment plan

Required when the Program is VIS

Namespace http://Hps.Exchange.PosGateway
Type
planIdReqType Simple Type
Overview
PlanId optional planIdReqType Simple Type

The PlanId of the customer's selected VIS installment plan

Required when the Program is VIS

Source
<xs:element name="PlanId" type="planIdReqType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">The PlanId of the customer's selected VIS installment plan</p>
      <p xmlns="http://Hps.Exchange.PosGateway">Required when the Program is VIS</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
IPSelectedTermsReqType Complex TypePosGateway Schema