Open the Portico Developer Guide site
PosGateway Schema
NTRSTokenMetadataReqType Complex Type
PosGateway Schema : NTRSTokenMetadataReqType Complex Type
Namespace http://Hps.Exchange.PosGateway
Diagram
Block1 Element All NTRSTokenMetadataReqType Complex Type
Overview
All
Block1 NTRSTokenMetadataReqBlock1Type Complex Type

Contains a series of required and optional elements

All
NTRSToken Restriction of xs:long

The token itself. The token that payment data is being requested for.

Used By
NTRSTokenMetadata Element
Source
<xs:complexType name="NTRSTokenMetadataReqType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:all>
    <xs:element name="Block1" type="NTRSTokenMetadataReqBlock1Type">
      <xs:annotation>
        <xs:documentation>
          <p xmlns="http://Hps.Exchange.PosGateway">Contains a series of required and optional elements</p>
        </xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:all>
</xs:complexType>
See Also
PosGateway Schema