Open the Portico Developer Guide site
PosGateway Schema
PreviousCardNumber Element
PosGateway Schema > TokenUpdaterHistoryResultType Complex Type : PreviousCardNumber Element
Description

Displays the first 6 and last 4 digits of the PAN prior to the update performed

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

Displays the first 6 and last 4 digits of the PAN prior to the update performed

Source
<xs:element name="PreviousCardNumber" type="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Displays the first 6 and last 4 digits of the PAN prior to the update performed</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
TokenUpdaterHistoryResultType Complex TypePosGateway Schema