Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
删除已绑定的 Token,解绑后该 Token 不能再用于支付。
POST /api/v1/tokenization/remove
merchantInfo
merchantId
tokenId
{ "merchantInfo": { "merchantId": "M000001" }, "tokenId": "tok_xxxxxxxxxxxx" }
{ "code": "0", "msg": "Success", "data": null }