Revoke
Revoke
POST
https://mapi.yuansfer.com/auto-debit/v3/revoke
The revoke interface will be used to revoke authorization requests.
Request Body
Name
Type
Description
merchantNo*
string
Merchant ID
storeNo*
string
Store ID
autoDebitNo*
string
The auto-debit record ID.
verifySign*
string
The parameter signature.
Response
Parameter
Type
Description
result
object
The result object.
ret_msg
string
The response return message.
Result Object
Parameter
Type
Description
autoDebitNo
string
Unique ID of auto debit in Yuansfer's system.
autoReference
string
Unique ID of auto debit in the merchant's system.
vendor
string
The possible payment channels are "gcash", "kakaopay", "alipay", "alipay_hk", "dana", "truemoney", "tng", "easypaisa", "bkash".
Last updated