Newer Version Available

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

Order Summary Lookup Output

Order summary lookup output.
JSON example
1{
2  "adjustmentAggregates": null,
3  "adjustments": [
4    {
5      "amount": "-1.1",
6      "basisReferenceDisplayName": null,
7      "currencyIsoCode": "USD",
8      "displayName": "@product_details_with_promotion 10% OFF GoGoo Blueberry Caffeinated",
9      "targetType": "SplitLine",
10      "type": "Promotion"
11    }
12  ],
13  "currencyIsoCode": "USD",
14  "deliveryGroups": [
15    {
16      "currencyIsoCode": "USD",
17      "deliveryMethod": {
18        "fields": {
19          "TransitTimeMin": {
20            "dataName": "TransitTimeMin",
21            "dataType": "xsd:int",
22            "label": "Minimum Transit Time",
23            "text": "3",
24            "type": "int"
25          },
26          "TransitTimeUnit": {
27            "dataName": "TransitTimeUnit",
28            "dataType": "xsd:string",
29            "label": "Unit of Transit Time",
30            "text": "Days",
31            "type": "picklist"
32          },
33          "AdjustedShippingFee": {
34            "dataName": "AdjustedShippingFee",
35            "dataType": "xsd:double",
36            "label": "Adjusted Shipping Fee",
37            "text": "11.99",
38            "type": "currency"
39          },
40          "TransitTimeMax": {
41            "dataName": "TransitTimeMax",
42            "dataType": "xsd:int",
43            "label": "Maximum Transit Time",
44            "text": "5",
45            "type": "int"
46          },
47          "ProcessTimeUnit": {
48            "dataName": "ProcessTimeUnit",
49            "dataType": "xsd:string",
50            "label": "Unit of Order Processing Time",
51            "text": "Days",
52            "type": "picklist"
53          },
54          "TotalAdjustmentAmount": {
55            "dataName": "TotalAdjustmentAmount",
56            "dataType": "xsd:double",
57            "label": "Total Adjustment Amount",
58            "text": "0.0",
59            "type": "currency"
60          },
61          "ProcessTime": {
62            "dataName": "ProcessTime",
63            "dataType": "xsd:int",
64            "label": "Order Processing Time",
65            "text": "1",
66            "type": "int"
67          },
68          "LatestEstimatedDeliveryDate": {
69            "dataName": "LatestEstimatedDeliveryDate",
70            "dataType": "xsd:date",
71            "label": "Latest Estimated Delivery Date",
72            "text": "2024-12-08T19:37:42Z",
73            "type": "date"
74          },
75          "EarliestEstimatedDeliveryDate": {
76            "dataName": "EarliestEstimatedDeliveryDate",
77            "dataType": "xsd:date",
78            "label": "Earliest Estimated Delivery Date",
79            "text": "2024-12-06T19:37:42Z",
80            "type": "date"
81          },
82          "ShippingFee": {
83            "dataName": "ShippingFee",
84            "dataType": "xsd:double",
85            "label": "Shipping Fee",
86            "text": "11.99",
87            "type": "currency"
88          },
89          "Name": {
90            "dataName": "Name",
91            "dataType": "xsd:string",
92            "label": "Name",
93            "text": "Shipping Method 1",
94            "type": "string"
95          }
96        },
97        "id": null
98      },
99      "fields": {
100        "DeliverToCountry": {
101          "dataName": "DeliverToCountry",
102          "dataType": "xsd:string",
103          "label": "Country",
104          "text": "US",
105          "type": "string"
106        },
107        "DeliverToCity": {
108          "dataName": "DeliverToCity",
109          "dataType": "xsd:string",
110          "label": "City",
111          "text": "San Francisco",
112          "type": "string"
113        },
114        "DeliverToState": {
115          "dataName": "DeliverToState",
116          "dataType": "xsd:string",
117          "label": "State/Province",
118          "text": "CO",
119          "type": "string"
120        },
121        "DeliverToPostalCode": {
122          "dataName": "DeliverToPostalCode",
123          "dataType": "xsd:string",
124          "label": "Zip",
125          "text": "94105",
126          "type": "string"
127        },
128        "DeliverToStreet": {
129          "dataName": "DeliverToStreet",
130          "dataType": "xsd:string",
131          "label": "Address",
132          "text": "415 Mission St, San Francisco, CA 94105",
133          "type": "textarea"
134        },
135        "DesiredDeliveryDate": {
136          "dataName": "DesiredDeliveryDate",
137          "dataType": "xsd:dateTime",
138          "label": "Desired Delivery Date",
139          "text": "2025-01-01T19:36:44Z",
140          "type": "datetime"
141        },
142        "Name": {
143          "dataName": "Name",
144          "dataType": "xsd:string",
145          "label": "Cart Name",
146          "text": "Shipment 1",
147          "type": "string"
148        }
149      },
150      "id": null,
151      "lineItems": [
152        {
153          "adjustmentAggregates": null,
154          "adjustments": [],
155          "associatedLineItems": [],
156          "currencyIsoCode": "USD",
157          "fields": {
158            "Description": {
159              "dataName": "Description",
160              "dataType": "xsd:string",
161              "label": "Description",
162              "text": "GoGoo Blueberry Caffeinated, 1oz - 6 pack",
163              "type": "string"
164            },
165            "OrderDeliveryGroupSummaryId": {
166              "dataName": "OrderDeliveryGroupSummaryId",
167              "dataType": "tns:ID",
168              "label": "Order Delivery Group Summary ID",
169              "text": "0a7SG000001ax93YAA",
170              "type": "reference"
171            },
172            "UnitAdjustedPriceWithItemAdj": {
173              "dataName": "UnitAdjustedPriceWithItemAdj",
174              "dataType": "xsd:double",
175              "label": "Unit price that includes both tier and item level discounts for this cart item",
176              "text": "9.89",
177              "type": "currency"
178            },
179            "TotalListPrice": {
180              "dataName": "TotalListPrice",
181              "dataType": "xsd:double",
182              "label": "Total List Price",
183              "text": "11.5",
184              "type": "currency"
185            },
186            "Quantity": {
187              "dataName": "Quantity",
188              "dataType": "xsd:double",
189              "label": "Quantity",
190              "text": "1.0",
191              "type": "double"
192            },
193            "StockKeepingUnit": {
194              "dataName": "StockKeepingUnit",
195              "dataType": "xsd:string",
196              "label": "Product Sku",
197              "text": "6010032",
198              "type": "string"
199            },
200            "ListPrice": {
201              "dataName": "ListPrice",
202              "dataType": "xsd:double",
203              "label": "List Price",
204              "text": "11.5",
205              "type": "currency"
206            },
207            "TotalLineAdjustmentAmount": {
208              "dataName": "TotalLineAdjustmentAmount",
209              "dataType": "xsd:double",
210              "label": "Line Adjustments",
211              "text": "-1.1",
212              "type": "currency"
213            },
214            "ReferencePrice": {
215              "dataName": "ReferencePrice",
216              "dataType": "xsd:double",
217              "label": "Reference Price",
218              "text": "11.5",
219              "type": "currency"
220            },
221            "Name": {
222              "dataName": "Name",
223              "dataType": "xsd:string",
224              "label": "Name",
225              "text": "GoGoo Blueberry Caffeinated, 1oz - 6 pack",
226              "type": "string"
227            },
228            "ItemizedAdjustmentAmount": {
229              "dataName": "ItemizedAdjustmentAmount",
230              "dataType": "xsd:double",
231              "label": "Item Promotions Total",
232              "text": "-1.1",
233              "type": "currency"
234            },
235            "TotalLineTaxAmount": {
236              "dataName": "TotalLineTaxAmount",
237              "dataType": "xsd:double",
238              "label": "Line Subtotal Tax",
239              "text": "0.0",
240              "type": "currency"
241            },
242            "UnitPrice": {
243              "dataName": "UnitPrice",
244              "dataType": "xsd:double",
245              "label": "Unit Price",
246              "text": "10.99",
247              "type": "currency"
248            },
249            "Type": {
250              "dataName": "Type",
251              "dataType": "xsd:string",
252              "label": "Type",
253              "text": "Product",
254              "type": "picklist"
255            },
256            "Product2Id": {
257              "dataName": "Product2Id",
258              "dataType": "tns:ID",
259              "label": "Product ID",
260              "text": "01tSG000000MTlTYAW",
261              "type": "reference"
262            },
263            "TotalPrice": {
264              "dataName": "TotalPrice",
265              "dataType": "xsd:double",
266              "label": "Pretax Total",
267              "text": "10.99",
268              "type": "currency"
269            },
270            "TotalLineAmount": {
271              "dataName": "TotalLineAmount",
272              "dataType": "xsd:double",
273              "label": "Line Subtotal",
274              "text": "10.99",
275              "type": "currency"
276            }
277          },
278          "id": null,
279          "itemClass": "Simple",
280          "processExceptions": [],
281          "product": {
282            "canViewProduct": true,
283            "errorCode": null,
284            "errorMessage": null,
285            "fields": {
286              "Description": {
287                "dataName": "Description",
288                "dataType": "STANDARD",
289                "label": "Description",
290                "text": "Alpine Sport Energy GoGoo Caffeinated Gel Pack. Performance and Endurance when you need it.",
291                "type": "TEXTAREA"
292              },
293              "StockKeepingUnit": {
294                "dataName": "StockKeepingUnit",
295                "dataType": "STANDARD",
296                "label": "StockKeepingUnit",
297                "text": "6010032",
298                "type": "STRING"
299              },
300              "Name": {
301                "dataName": "Name",
302                "dataType": "STANDARD",
303                "label": "Name",
304                "text": "GoGoo Blueberry Caffeinated, 1oz - 6 pack",
305                "type": "STRING"
306              }
307            },
308            "id": "01tSG000000MTlTYAW",
309            "media": {
310              "alternateText": "",
311              "contentVersionId": null,
312              "id": "2pmSG0000006MS0YAM",
313              "mediaType": null,
314              "sortOrder": null,
315              "thumbnailUrl": null,
316              "title": "/northerntrailoutfitters.com/nto-alpine-nutrition/default/images/large/alpine-energy-gogoo-blueberry-caffeinefree.jpg",
317              "url": "https://s3.amazonaws.com/northerntrailoutfitters.com/nto-alpine-nutrition/default/images/large/alpine-energy-gogoo-blueberry-caffeinefree.jpg"
318            },
319            "variationAttributes": {}
320          },
321          "productSellingModel": null
322        }
323      ]
324    }
325  ],
326  "fields": {
327    "UniqueProductCount": {
328      "dataName": "UniqueProductCount",
329      "dataType": "xsd:int",
330      "label": "Unique Products (SKUs) in the Cart",
331      "text": "1",
332      "type": "int"
333    },
334    "TaxLocaleType": {
335      "dataName": "TaxLocaleType",
336      "dataType": "xsd:string",
337      "label": "Tax Locale Type",
338      "text": "Net",
339      "type": "picklist"
340    },
341    "TotalAdjustedDeliveryAmount": {
342      "dataName": "TotalAdjustedDeliveryAmount",
343      "dataType": "xsd:double",
344      "label": "Shipping",
345      "text": "11.99",
346      "type": "currency"
347    },
348    "TotalListAmount": {
349      "dataName": "TotalListAmount",
350      "dataType": "xsd:double",
351      "label": "Total List Amount in Cart",
352      "text": "23.49",
353      "type": "currency"
354    },
355    "AccountId": {
356      "dataName": "AccountId",
357      "dataType": "tns:ID",
358      "label": "Account ID",
359      "text": "001SG00000lpQ2DYAU",
360      "type": "reference"
361    },
362    "TotalCartLevelAdjAmount": {
363      "dataName": "TotalCartLevelAdjAmount",
364      "dataType": "xsd:double",
365      "label": "Total cart level adjustment amount for all the items in the cart. Includes discount and surcharge.",
366      "text": "0.0",
367      "type": "currency"
368    },
369    "OwnerId": {
370      "dataName": "OwnerId",
371      "dataType": "tns:ID",
372      "label": "Owner ID",
373      "text": "005SG000004wdi2YAA",
374      "type": "reference"
375    },
376    "TotalProductAmount": {
377      "dataName": "TotalProductAmount",
378      "dataType": "xsd:double",
379      "label": "Product Subtotal",
380      "text": "10.99",
381      "type": "currency"
382    },
383    "TotalTaxAmount": {
384      "dataName": "TotalTaxAmount",
385      "dataType": "xsd:double",
386      "label": "Tax",
387      "text": "0.0",
388      "type": "currency"
389    },
390    "SalesStoreId": {
391      "dataName": "SalesStoreId",
392      "dataType": "tns:ID",
393      "label": "Sales Store ID",
394      "text": "0ZESG000000z1bt4AA",
395      "type": "reference"
396    },
397    "GrandTotalAmount": {
398      "dataName": "GrandTotalAmount",
399      "dataType": "xsd:double",
400      "label": "Total",
401      "text": "21.88",
402      "type": "currency"
403    }
404  },
405  "id": null,
406  "orderNumber": "EYWFU-7BIS4-DVLY7-GVJFV",
407  "owner": {
408    "email": "mo****.*******@abc.com",
409    "firstName": "Morgan",
410    "lastName": "Sholace",
411    "phoneNumber": "********0753",
412    "userName": null
413  },
414  "payments": [
415    {
416      "fields": {},
417      "paymentMethod": {
418        "fields": {
419          "PaymentMethodType": {
420            "dataName": "PaymentMethodType",
421            "dataType": "xsd:string",
422            "label": "Payment Method Type",
423            "text": "ACH",
424            "type": "picklist"
425          },
426          "BillingCountry": {
427            "dataName": "BillingCountry",
428            "dataType": "xsd:string",
429            "label": "Billing Country",
430            "text": "US",
431            "type": "string"
432          },
433          "BillingStreet": {
434            "dataName": "BillingStreet",
435            "dataType": "xsd:string",
436            "label": "Billing Street",
437            "text": "415 Mission St, San Francisco, CA 94105",
438            "type": "textarea"
439          },
440          "BillingCity": {
441            "dataName": "BillingCity",
442            "dataType": "xsd:string",
443            "label": "Billing City",
444            "text": "San Francisco",
445            "type": "string"
446          },
447          "BillingPostalCode": {
448            "dataName": "BillingPostalCode",
449            "dataType": "xsd:string",
450            "label": "Billing Zip",
451            "text": "94105",
452            "type": "string"
453          },
454          "Id": {
455            "dataName": "Id",
456            "dataType": "tns:ID",
457            "label": "Alternative Payment Method ID",
458            "text": "8Z7SG0000006fLR0AY",
459            "type": "id"
460          },
461          "PaymentMethodSubType": {
462            "dataName": "PaymentMethodSubType",
463            "dataType": "xsd:string",
464            "label": "Payment Method Sub Type",
465            "text": "STRIPE TEST BANK",
466            "type": "string"
467          },
468          "PaymentMethodDetails": {
469            "dataName": "PaymentMethodDetails",
470            "dataType": "xsd:string",
471            "label": "Payment Method Details",
472            "text": "6789",
473            "type": "string"
474          },
475          "BillingState": {
476            "dataName": "BillingState",
477            "dataType": "xsd:string",
478            "label": "Billing State",
479            "text": "CO",
480            "type": "string"
481          }
482        },
483        "id": null
484      }
485    }
486  ],
487  "status": null
488}
Property Name Type Description Filter Group and Version Available Version
adjustment​Aggregates Order Summary Adjustment Aggregates Adjustment aggregates associated with the order summary. Small, 58.0 58.0
adjustments Order Summary Adjustment[] Collection of adjustments for an order summary. Small, 63.0 63.0
currencyIsoCode String Three-letter ISO 4217 currency code associated with the order summary. Small, 58.0 58.0
deliveryGroups List<Order Delivery Group Summary Lookup Output> Delivery groups associated with the order summary. Small, 58.0 58.0
fields Map<String, Record Field> Map of requested order summary fields. Small, 58.0 58.0
id String ID of the order summary. Small, 58.0 58.0
orderNumber String Reference number of the order summary. Small, 58.0 58.0
owner Buyer Profile Detail Buyer profile details for an order summary. Small, 63.0 63.0
payments Order Payments[] Payment details for an order summary. Small, 63.0 63.0
status String Status associated with the order summary. Small, 58.0 58.0