On This Page

{#jumplink-list}  
[Markdown](/docs/vas/en-us/api-fields/reference/all/rest/api-fields/token-info-aa/token-info-jti.md)  
Filter  
FILTER BY TAG

tokenInformation. jti {#token-info-jti}
=======================================

Unique, time-limited identifier for the `Token Management Service` (`TMS`) transient token.  
The 64 hexadecimal value representing captured payment credentials, including sensitive authentication data (SAD).  
The tokenInformation.jti field expires after 24 hours.  
Use this ID in place of the payment data in a service request. When you include this value in your request, many of the fields that are normally required for an authorization or capture are not required.

BIN Lookup Service
:
When you send multiple fields in the `paymentInformation[]` and `tokenInformation[]` objects, BIN Lookup processes fields in the `paymentInformation[]` object first, and then it processes fields in the `tokenInformation[]` object.

Specifications {#token-info-jti_Specifications}
-----------------------------------------------

* **Data Type:** String
* **Data Length:** 64

Mapping Information {#token-info-jti_Mapping}
---------------------------------------------

* **REST API Field:** tokenInformation.jti
* **SCMP API Field:** transient_token
* **Simple Order API Field:** tokenSource_transientToken  
  RELATED TO THIS PAGE

