Open the Portico Developer Guide site
PosGateway Schema
CardHolderPONbr Element
PosGateway Schema > SearchCriteriaType Complex Type : CardHolderPONbr Element
Description

A specific purchase order number; originally supplied in a CPCEdit

Namespace http://Hps.Exchange.PosGateway
Type
Restriction of cardHolderPONbrType Simple Type
Overview
CardHolderPONbr optional Restriction of cardHolderPONbrType Simple Type

A specific purchase order number; originally supplied in a CPCEdit

Source
<xs:element name="CardHolderPONbr" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">A specific purchase order number; originally supplied in a CPCEdit</p>
    </xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="cardHolderPONbrType" />
  </xs:simpleType>
</xs:element>
See Also
SearchCriteriaType Complex TypePosGateway Schema