Newer Version Available

This content describes an older version of this product. View Latest

VPL360_RevokeCancellation

This Integration Procedure revokes the cancellation of an asset.

Sample Input

1{
2    "AssetId": "02i4W00000EQbzL"
3}

Parameter

Required/Optional

AssetId

Required

Sample Output

1{
2  "msg": "Your cancellation has been Revoked Successfully. Please enjoy our services",
3  "errorCode": "INVOKE-200",
4  "error": "OK"
5}

Called By

  • Flows:

    • Self care: Subscription page, Order Cancellation

  • Components:

    • LWC: vplS360SelfCareSubscriptionAddOnsList.js

    • LWC: vplS360SelfCareSubscriptionBasePack.js

Calls

  • Remote Action:

    • Class: VPLS360RevokeCancellation

    • Method: revokeCancel