VPL360_SubmitFDOrder

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

Sample Input

{
   "CartID" : "8014W000001Zl2RQAS"
}

Parameter

Required/Optional

CartID

Required

Sample Output

{
    "SubmitFDO": "Order queued successfully.",
    "UpdateAsset": {
        "error": "OK",
        "errorCode": "INVOKE-200",
        "msg": "Assets Updated"
    }
}

Called By

  • Flows:

    • Self care: Subscription Page, Active Asset Cancellation

  • Components:

    • VPL360_CancelAsset

Calls

  • Remote Action: SubmitOrder

    • Class: SubmitOrderService

    • Method: canSubmitOrder