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 binding from merchant backend

Delete a device binding from your merchant or PSP backend.

Use this flow to delete a device binding from your merchant or PSP backend.

Flow

Backend-initiated device binding deletion flow.
Step
Description

1

The merchant or PSP backend sends a delete binding request to the Thales backend.

2

The Thales backend forwards the request to the payment network.

3

The payment network coordinates the deletion with the issuer backend for the token and device.

4

The Thales backend returns the result to the merchant or PSP backend.

API

Use the following API to delete a binding from your backend.

You need:

  • tokenId

  • deviceId

  • API reference: Delete binding

Last updated

Was this helpful?