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

A specific customer id; originally supplied in AdditionalTxnFields

Namespace http://Hps.Exchange.PosGateway
Type
customerIDType Simple Type
Overview
CustomerID optional customerIDType Simple Type

A specific customer id; originally supplied in AdditionalTxnFields

Source
<xs:element name="CustomerID" type="customerIDType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">A specific customer id; originally supplied in AdditionalTxnFields</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
SearchCriteriaType Complex TypePosGateway Schema