v1

latestOpenAPI 3.0.12026-07-2662118182.1 KB
Card Tokenization

Unbind a Device From a Token

post/api/v1/cards/{publicToken}/payment-tokens/{tokenId}/devices/unbind

Path parameters

tokenIdinteger required

Payment token ID

publicTokenstring required

Request body

deviceIndexinteger

Specify the device index of the device you want to unbind from the payment token. The device index is a unique number used to identify the secure device that is bound to the token. (Note: You can use the Get Card Payment Token Devices endpoint to retrieve a list of devices associated with a payment token, including the index value for each bound device).

Response

No Content