| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| CompanyId | integer |
None. |
|
| OrderTypeId | integer |
None. |
|
| CustomerId | integer |
None. |
|
| ExternalDeliveryProvider | string |
None. |
|
| Hash | string |
None. |
|
| ItemsHash | string |
None. |
|
| Items | Collection of ShoppingCartItem |
None. |
|
| Discount | ShoppingCartDiscount |
None. |
|
| Discounts | Collection of ShoppingCartDiscount |
None. |
|
| Tips | ShoppingCartTips |
None. |
|
| Loyalty | ShoppingCartLoyalty |
None. |
|
| RewardPointsRedeemption | decimal number |
None. |
|
| RewardPointsRedeemptionMoney | decimal number |
None. |
|
| PaymentInfo | ShoppingCartPayment |
None. |
|
| Totals | ShoppingCartTotals |
None. |
|
| DeliveryInfo | ShoppingCartDeliveryInfo |
None. |
|
| VendorValidation | ShoppingCartVendorsValidation |
None. |
|
| DesiredReadyTime | date |
None. |
|
| EstimatedReadyTime | date |
None. |
|
| Notes | string |
None. |
|
| OrderTag | string |
None. |
|
| Rewards | Collection of string |
None. |
|
| RequireCaptcha | boolean |
None. |
|
| CharityAmount | decimal number |
None. |