Open the Portico Developer Guide site
PosGateway Schema
TokenRspCode Element
PosGateway Schema > TokenDataRspType Complex Type : TokenRspCode Element
Description

Response code specific to the tokenization process; the processing of the request will not be impacted by tokenization failures in most cases.

Namespace http://Hps.Exchange.PosGateway
Type
xs:int
Overview
TokenRspCode optional xs:int

Response code specific to the tokenization process; the processing of the request will not be impacted by tokenization failures in most cases.

Source
<xs:element name="TokenRspCode" type="xs:int" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Response code specific to the tokenization process; the processing of the request will not be impacted by tokenization failures in most cases.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
TokenDataRspType Complex TypePosGateway Schema