Cancel a recurring consent
{
"ConsentID": 23
}{
"ConsentRecurring_CancelResult": {
"CancelSuccess": true,
"CancelledConsentID": 23,
"ErrCode": 0,
"ErrMsg": "",
"FunctionOk": true,
"RespMsg": "Successfully DISBALED ConsentID 23 : Card Number Removed"
}
}Last updated
Was this helpful?