Zum Inhalt springen

How to find the last transaction processed by a TSS?

Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.

In order to find the last transaction processed by a TSS (Technical Security System):

  1. Use the retrieveTss endpoint and provide the ID of the TSS.

The field transaction_counter in the response indicates the number of the last transaction processed by the TSS. 

  1. In the retrieveTransaction endpoint, use this number in the base URL of your request in order to retrieve the transaction.

Was this page helpful?