Welcome to our new developer portal! Use the "Ask" button to chat with our AI Agent.
For the complete documentation index, see llms.txt. This page is also available as Markdown.

Delete a binding from the TSP

The issuer backend can delete a device binding through the TSP (VTS).

Avoid device/server desynchronization.

Delete the binding locally in the merchant application when possible.

Use Synchronize binding state if binding states diverge.

Flow

Issuer-initiated binding deletion via the TSP.
Step
Description

1

The issuer backend requests that VTS delete an existing device binding.

2

VTS forwards the deletion notification to the Thales backend.

3

The Thales backend notifies the merchant or PSP backend that the binding was deleted.

4–5

The merchant or PSP backend deletes the binding locally in the merchant application when possible.

API

The notification about device binding deletion is sent to the merchant or PSP backend.

Last updated

Was this helpful?