Open the Portico Developer Guide site
PosGateway Schema
CPCReq Element
PosGateway Schema > CreditIPQueryBlock1Type Complex Type : CPCReq Element
Description

This is used to request the issuer to return whether or not the supplied card is a commercial card

Note: See the CPCInd in the corresponding response transaction detail.

Namespace http://Hps.Exchange.PosGateway
Type
booleanType Simple Type
Overview
CPCReq optional booleanType Simple Type

This is used to request the issuer to return whether or not the supplied card is a commercial card

Note: See the CPCInd in the corresponding response transaction detail.

Source
<xs:element name="CPCReq" type="booleanType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">This is used to request the issuer to return whether or not the supplied card is a commercial card</p>
      <p xmlns="http://Hps.Exchange.PosGateway" />
      <p xmlns="http://Hps.Exchange.PosGateway">
        <strong>Note:</strong> See the CPCInd in the corresponding response transaction detail.
            </p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
CreditIPQueryBlock1Type Complex TypePosGateway Schema