1{
2 "totalSize": 1,
3 "messages": [
4 {
5 "severity": "INFO",
6 "messageId": null,
7 "message": "Successfully added.",
8 "code": "150",
9 "bundleId": null,
10 "actions": {}
11 }
12 ],
13 "actions": {
14 "addtocart": {
15 "rest": {
16 "params": {
17 "cartId": "8011N00000157LkQAI",
18 "items": [
19 {
20 "isPartialPromo": true,
21 "itemId": "a2w1N000001F9TiQAK"
22 }
23 ]
24 },
25 "method": "POST",
26 "link": "/services/apexrest/vlocity_cmt/v2/cpq/carts/8011N00000157LkQAI/promotions"
27 },
28 "remote": {
29 "params": {
30 "items": [
31 {
32 "isPartialPromo": true,
33 "itemId": "a2w1N000001F9TiQAK"
34 }
35 ],
36 "cartId": "8011N00000157LkQAI",
37 "methodName": "postCartsPromoItems"
38 }
39 },
40 "client": {
41 "params": {
42 "methodName": "postCartsPromoItems",
43 "items": [
44 {
45 "isPartialPromo": true,
46 "itemId": "a2w1N000001F9TiQAK"
47 }
48 ]
49 }
50 }
51 },
52 "itempricesupdated": {
53 "rest": {
54 "params": {},
55 "method": "GET",
56 "link": "/services/apexrest/vlocity_cmt/v2/cpq/carts/8011N00000157LkQAI/price"
57 },
58 "remote": {
59 "params": {
60 "cartId": "8011N00000157LkQAI",
61 "methodName": "getCartLineItemPrices"
62 }
63 },
64 "client": {
65 "params": {}
66 }
67 }
68 },
69 "records": [
70 {
71 "messages": [],
72 "displaySequence": -1,
73 "vlocity_cmt__InCartQuantityMap__c": {
74 "value": {
75 "01t1N00000AptOXQAZ": 1,
76 "01t1N00000AptOcQAJ": 1,
77 "01t1N00000ApqNdQAJ": 1,
78 "01t1N00000ByiiDQAR": 1
79 },
80 "previousValue": null,
81 "originalValue": null,
82 "messages": [],
83 "label": "InCartQuantityMap",
84 "hidden": true,
85 "fieldName": "vlocity_cmt__InCartQuantityMap__c",
86 "editable": false,
87 "dataType": "TEXTAREA",
88 "actions": {}
89 },
90 "Id": {
91 "value": "8021N000006wtTTQAY",
92 "previousValue": null,
93 "originalValue": null,
94 "messages": [],
95 "label": "Order Product ID",
96 "hidden": false,
97 "fieldName": "Id",
98 "editable": false,
99 "dataType": "ID",
100 "actions": {}
101 },
102 "isVirtualItem": false,
103 "lineItems": {
104 "totalSize": 0,
105 "messages": [],
106 "records": [
107 {
108 "messages": [],
109 "actions": {
110 "addtocart": {
111 "rest": {
112 "params": {
113 "items": [
114 {
115 "quantity": 1,
116 "parentId": "8021N000006wtTTQAY",
117 "parentHierarchyPath": "01to000000Am1FGAAZ",
118 "itemId": "01u1N00000DPpdFQAT"
119 }
120 ],
121 "cartId": "8011N00000157LkQAI",
122 "price": true,
123 "validate": true,
124 "includeAttachment": false,
125 "pagesize": 10,
126 "lastRecordId": null,
127 "query": null
128 },
129 "method": "POST",
130 "link": "/services/apexrest/vlocity_cmt/v2/cpq/carts/8011N00000157LkQAI/items"
131 },
132 "remote": {
133 "params": {
134 "methodName": "postCartsItems",
135 "items": [
136 {
137 "quantity": 1,
138 "parentId": "8021N000006wtTTQAY",
139 "parentHierarchyPath": "01to000000Am1FGAAZ",
140 "itemId": "01u1N00000DPpdFQAT"
141 }
142 ],
143 "cartId": "8011N00000157LkQAI",
144 "price": true,
145 "validate": true,
146 "includeAttachment": false,
147 "pagesize": 10,
148 "lastRecordId": null,
149 "query": null
150 }
151 },
152 "client": {
153 "params": {}
154 }
155 },
156 "updateitems": {
157 "rest": {
158 "params": {
159 "items": [
160 {
161 "itemId": "8021N000006wtUMQAY"
162 }
163 ],
164 "filters": null,
165 "fields": null,
166 "cartId": "8011N00000157LkQAI",
167 "price": true,
168 "validate": true,
169 "includeAttachment": false,
170 "pagesize": 10,
171 "lastRecordId": null,
172 "query": null
173 },
174 "method": "PUT",
175 "link": "/services/apexrest/vlocity_cmt/v2/cpq/carts/8011N00000157LkQAI/items"
176 },
177 "remote": {
178 "params": {
179 "methodName": "putCartsItems",
180 "items": [
181 {
182 "itemId": "8021N000006wtUMQAY"
183 }
184 ],
185 "filters": null,
186 "fields": null,
187 "cartId": "8011N00000157LkQAI",
188 "price": true,
189 "validate": true,
190 "includeAttachment": false,
191 "pagesize": 10,
192 "lastRecordId": null,
193 "query": null
194 }
195 },
196 "client": {
197 "params": {}
198 }
199 },
200[EXAMPLE TRUNCATED FOR BREVITY]