VPL360_SubmitFDOrder

This Integration Procedure submits the Future Dated Order (FDO) for cancellation.

Sample Input

1{
2   "CartID" : "8014W000001Zl2RQAS"
3}

Parameter

Required/Optional

CartID

Required

Sample Output

1{
2    "SubmitFDO": "Order queued successfully.",
3    "UpdateAsset": {
4        "error": "OK",
5        "errorCode": "INVOKE-200",
6        "msg": "Assets Updated"
7    }
8}

Called By

  • Flows:

    • Self care: Subscription Page, Active Asset Cancellation

  • Components:

    • VPL360_CancelAsset

Calls

  • Remote Action: SubmitOrder

    • Class: SubmitOrderService

    • Method: canSubmitOrder