On This Page
Delete Binding
This section describes how to create a delete
binding.
Endpoint
Test:
DELETE
https://apitest.visaacceptance.com
/tms/v2/tokenized-cards/{id}/bindings/{clientDeviceID}Production:
DELETE
https://api.visaacceptance.com
/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
REST Example: Deleting Binding
Request
Response to a Successful Request