Newer Version Available

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

VPL360_ValidateCart

This Integration Procedure is used to validate a cart ID or order ID.

Sample Input

1{
2    "orderId": "8014W000000lI1B",
3    "price": "true",
4    "validate": "true"
5}

Parameter

Required/Optional

orderId

Required

price

Required

validate

Required

Sample Output

1{
2  "messages": [],
3  "totalSize": 0
4}

Called By

  • Components:

    • Integration Procedure: VPL360_RemoveSignatureAssetWithPromotion

Calls

  • Remote Action:

    • Class: vlocity_cmt.CpqAppHandler

    • Method: runCartValidation