Open the Portico Developer Guide site
PosGateway Schema
NTRSGetTokenCryptogram Element
PosGateway Schema > PosRequest Element > Ver1.0 Element > Transaction Element : NTRSGetTokenCryptogram Element
Description

It is used to retrieve the cryptogram and payment data from Network Tokenization Service.

Note: RESERVED FOR FUTURE USE

Namespace http://Hps.Exchange.PosGateway
Type
NTRSGetTokenCryptogramReqType Complex Type
Diagram
Block1 Element All NTRSGetTokenCryptogram Element
Overview
NTRSGetTokenCryptogram NTRSGetTokenCryptogramReqType Complex Type

It is used to retrieve the cryptogram and payment data from Network Tokenization Service.

Note: RESERVED FOR FUTURE USE

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.

Source
<xs:element name="NTRSGetTokenCryptogram" type="NTRSGetTokenCryptogramReqType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">It is used to retrieve the cryptogram and payment data from Network Tokenization Service.</p>
      <p xmlns="http://Hps.Exchange.PosGateway">
        <strong>Note:</strong> RESERVED FOR FUTURE USE</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Transaction ElementVer1.0 ElementPosRequest ElementPosGateway Schema