Newer Version Available

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

b2bExpress_SubmitSubOrder API

Submit an order.

You can enable either CPQ or OM by making the appropriate element in the Integration Procedure active: CreateAssetsFlow-CPQ or CreateAssetsFlow-OM.

URI

1/services/apexrest/vlocity_cmt/v1/integrationprocedure/b2bExpress_SubmitSubOrder/

HTTP Method

POST

Request

1{
2	"ContextId": "8015e0000004DofAAE"
3}

Response

1{
2	"canSubmitOrder": true,
3	"canSubmitOrderMessage": "",
4	"cpqCreateAssetsValue": "OM",
5	"errorMessage": "{\"isOff\":false,\"isOk\":true,\"planId\":\"a2y5e000000bqdV\"}",
6	"errorStatus": "OK",
7	"hasError": false,
8	"message": ""
9}