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

Contains a series of required and optional elements

Namespace http://Hps.Exchange.PosGateway
Type
NTRSUpdateTokenStatusReqBlock1Type Complex Type
Diagram
NTRSToken Element NTRSTokenAction Element All Block1 Element
Overview
Block1 NTRSUpdateTokenStatusReqBlock1Type Complex Type

Contains a series of required and optional elements

All
All
StatusReason Restriction of xs:string

The reason the status action is being requested.

Valid values ACTIVATED_BY_CUSTOMER_SERVICE, ACTIVATED_BY_COBADGED_TOKEN, ACTIVATED_BY_ISSUER, ACTIVATED_BY_ISSUER_APP, ACTIVATED_BY_USER_REQUEST, SUSPENDED_BY_ISSUER, SUSPENDED_DUE_TO_FRAUD, SUSPENDED_BY_USER_REQUEST, SUSPENDED_BY_CUSTOMER_SERVICE, SUSPENDED_BY_TR, SUSPENDED_BY_TR_DUE_TO_FRAUD, RESUMED_BY_ISSUER, RESUMED_BY_USER_REQUEST, RESUMED_BY_CUSTOMER_SERVICE, RESUMED_BY_TR, RPAN_UPDATE, DELETED_FOR_SECURITY, DELETED_BY_CUSTOMER_SERVICE, DELETED_BY_ISSUER, DELETED_DUE_TO_FRAUD, DELETED_BY_USER_REQUEST, DELETED_DUE_TO_TOKEN_PROBLEM, DELETED_BY_TIME_LIMIT, DELETED_BY_TR, DELETED_BY_TR_DUE_TO_FRAUD, DELETED_DUE_TO_ERROR, STATE_CHANGED_ON_DEVICE, UNKNOWN_REASON_CODE, SUSPECTED_FRAUD, OTHER

StatusAction Restriction of xs:string

The requested status action to take.

Valid values DELETE_TOKEN, RESUME_TOKEN, SUSPEND_TOKEN

NTRSToken Restriction of xs:long

The network token generated by NTRS.

Source
<xs:element name="Block1" type="NTRSUpdateTokenStatusReqBlock1Type" 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
NTRSUpdateTokenStatusReqType Complex TypePosGateway Schema