> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tesouro.com/llms.txt
> Use this file to discover all available pages before exploring further.

# TokenDetails

> If transaction was tokenized this contains relevant tokenization information.

`OBJECT`

If transaction was tokenized this contains relevant tokenization information.

## Fields

<ResponseField name="tokenizedPan" type="String" deprecated>
  The value of the acquirer token.

  **Deprecated:** Use token instead.
</ResponseField>

<ResponseField name="token" type="String">
  The value of the acquirer token.
</ResponseField>
