Open the Portico Developer Guide site
PosGateway Schema
NTRSGetTokenCryptogramReqType Complex Type
PosGateway Schema : NTRSGetTokenCryptogramReqType Complex Type
Namespace http://Hps.Exchange.PosGateway
Diagram
Block1 Element All NTRSGetTokenCryptogramReqType Complex Type
Overview
All
Block1 NTRSGetTokenCryptogramReqBlock1Type 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.

Amt amtTypeGlobal Simple Type

The amount requested for authorization.

Used By
NTRSGetTokenCryptogram Element
Source
<xs:complexType name="NTRSGetTokenCryptogramReqType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:all>
    <xs:element name="Block1" type="NTRSGetTokenCryptogramReqBlock1Type">
      <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