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

The reference ID for the Installment Plan, as provided by VIS. This is the reference ID for the plan chosen by the customer, and used in all subsequent transactions

Namespace http://Hps.Exchange.PosGateway
Type
xs:string
Overview
PlanId optional xs:string

The reference ID for the Installment Plan, as provided by VIS. This is the reference ID for the plan chosen by the customer, and used in all subsequent transactions

Source
<xs:element name="PlanId" type="xs:string" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">The reference ID for the Installment Plan, as provided by VIS. This is the reference ID for the plan chosen by the customer, and used in all subsequent transactions</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
MatchedPlansType Complex TypePosGateway Schema