tokenSource_transientToken {#token-source-transient-token}
==========================================================

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 tokenSource_transientToken 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-source-transient-token_d611e64}
------------------------------------------------------

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

Mapping Information {#token-source-transient-token_d611e83}
-----------------------------------------------------------

* **REST API Field:** tokenInformation.jti
* **SCMP API Field:** transient_token
* **Simple Order API Field:** tokenSource_transientToken

