Open the Portico Developer Guide site
PosGateway Schema
Block1 Element
PosGateway Schema > NTRSGetTokenCryptogramReqType Complex Type : Block1 Element
Description

Contains a series of required and optional elements

Namespace http://Hps.Exchange.PosGateway
Type
NTRSGetTokenCryptogramReqBlock1Type Complex Type
Diagram
Amt Element NTRSToken Element All Block1 Element
Overview
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.

Source
<xs:element name="Block1" type="NTRSGetTokenCryptogramReqBlock1Type" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <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>
See Also
NTRSGetTokenCryptogramReqType Complex TypePosGateway Schema