On This Page
Delete Binding
This section describes how to create a delete
binding.
Endpoint
Test:
DELETE
https://apitest.cybersource.com
/tms/v2/tokenized-cards/{id}/bindings/{clientDeviceID}Production:
DELETE
https://api.cybersource.com
/tms/v2/tokenized-cards/{id}/bindings/{clientDeviceID}Production in India:
DELETE /tms/v2/tokenized-cards/{id}/bindings/{clientDeviceID}
The is the identifier of the tokenized card and
is the identifier of the
device.
{id}
{clientDeviceID}
Required Fields for Deleting Binding
Related Information
REST Example: Deleting Binding
Request
Response to a Successful Request