vpls360csr_CsrBaseSubmitOrder

This Integration Procedure changes an order created in the agent console while changing the base package for a subscriber.

Sample Input

1{
2    "cartId": "8014W000000lIYFQA2"
3}

Parameter

Required/Optional

cartId

Required

Sample Output

1{
2  "confirm": {
3    "records": [
4      {
5        "contextOrderId": "8014W000000lIYFQA2",
6        "displaySequence": -1,
7        "messages": []
8      }
9    ],
10    "messages": [
11      {
12        "message": "Submission of order 8014W000000lIYFQA2 was successful.",
13        "severity": "INFO",
14        "code": "200"
15      }
16    ],
17    "totalSize": 1
18  }
19}

Called By

  • Flows:

    • Agent console: Change Base Package

  • Components:

    • Omniscript: vpls360csrChangeBasePackage

Calls

  • Remote Action:

    • Call: vlocity_cmt.CPQAppHandler

    • Method: checkout