Open the Portico Developer Guide site
PosGateway Schema
NTRSCryptogram Element
PosGateway Schema > NTRSGetTokenCryptogramRspStatusType Complex Type : NTRSCryptogram Element
Description

The cryptogram for the transaction. base64 characters.

Namespace http://Hps.Exchange.PosGateway
Type
Restriction of xs:string
Overview
NTRSCryptogram Restriction of xs:string

The cryptogram for the transaction. base64 characters.

Source
<xs:element name="NTRSCryptogram" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">The cryptogram for the transaction. base64 characters.</p>
    </xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:string" />
  </xs:simpleType>
</xs:element>
See Also
NTRSGetTokenCryptogramRspStatusType Complex TypePosGateway Schema