Open the Portico Developer Guide site
PosGateway Schema
NTRSUpdateTokenStatus Element
PosGateway Schema > PosResponse Element > Ver1.0 Element > Transaction Element : NTRSUpdateTokenStatus Element
Namespace http://Hps.Exchange.PosGateway
Type
NTRSTokenStatusRspStatusType Complex Type
Diagram
NTRSTokenLastModified Element NTRSTokenStatus Element NTRSTokenId Element All NTRSUpdateTokenStatus Element
Overview
All
NTRSTokenId xs:string

The ID of the token that status is being requested for.

NTRSTokenStatus Restriction of xs:string

The current state of the token. Allowed values: INACTIVE, ACTIVE, SUSPENDED, DELETED.

NTRSTokenLastModified Restriction of xs:dateTime

The current state of the token. Allowed values: INACTIVE, ACTIVE, SUSPENDED, DELETED.

Source
<xs:element name="NTRSUpdateTokenStatus" type="NTRSTokenStatusRspStatusType" xmlns:xs="http://www.w3.org/2001/XMLSchema" />
See Also
Transaction ElementVer1.0 ElementPosResponse ElementPosGateway Schema