Request parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
merchantInfo | Object | Yes | Merchant information (includes merchantId) |
tokenId | String | Yes | The Token ID to unbind |
Delete a bound Token. After unbinding, the Token can no longer be used for payments.
| Parameter | Type | Required | Description |
|---|---|---|---|
merchantInfo | Object | Yes | Merchant information (includes merchantId) |
tokenId | String | Yes | The Token ID to unbind |