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

Response message specific to the tokenization process that may provide additional information to the client or user

Note: In some cases the information may not assist the client or user directly, but it can be provided to a support representative to assist in problem resolution.

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

Response message specific to the tokenization process that may provide additional information to the client or user

Note: In some cases the information may not assist the client or user directly, but it can be provided to a support representative to assist in problem resolution.

Source
<xs:element name="TokenRspMsg" type="xs:string" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Response message specific to the tokenization process that may provide additional information to the client or user</p>
      <p xmlns="http://Hps.Exchange.PosGateway" />
      <p xmlns="http://Hps.Exchange.PosGateway">
        <strong>Note:</strong> In some cases the information may not assist the client or user directly, but it can be provided to a support representative to assist in problem resolution.
            </p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
TokenDataRspType Complex TypePosGateway Schema