Salta ai contenuti

How to find the last transaction processed by a TSS?

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?