GET AdminApi/ShoppingCart/GetShopCartAsync
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
SystemResultOfMallCartInfo| Name | Description | Type | Additional information |
|---|---|---|---|
| ReturnValue | MallCartInfo |
None. |
|
| Succeeded | boolean |
None. |
|
| Message | string |
None. |
|
| ReturnValue | Object |
None. |
Response Formats
application/json, text/json
Sample:
{
"ReturnValue": {
"TotalQty": 1,
"TotalAmount": 2.0,
"TotalDicount": 3.0,
"TotalTax": 4.0,
"DeliveryCharge": 5.0,
"IsShowAdult": true,
"HasPromotionRule": true,
"EventProductPrice": 8.0,
"EnableMallCart": [
{
"MchName": "sample string 1",
"MchId": "e18e0339-7054-43c7-aa11-5be662770e1e",
"KolId": "3a7165a0-7953-4382-aac7-842a434da788",
"ItemQty": 4,
"ItemAmount": 5.0,
"StoreAddress": [
{
"Address": "sample string 1",
"Id": "sample string 2",
"Text": "sample string 3"
},
{
"Address": "sample string 1",
"Id": "sample string 2",
"Text": "sample string 3"
}
],
"Name": "sample string 6",
"Phone": "sample string 7",
"ProductList": [
{
"Currency": {
"Id": 1,
"Code": "sample string 2",
"Name": "sample string 3",
"ExchangeRate": 4.0,
"IsDefaultCurrency": false
},
"Id": "59709105-1a23-44e5-88c7-d2c02d7116bc",
"SkuId": "a1993b7d-ab70-4905-9950-cbc70c534c32",
"ProductCode": "sample string 3",
"ProductName": "sample string 4",
"ProductImage": [
"sample string 1",
"sample string 2"
],
"RealPrice": 5.0,
"SalePrice": 6.0,
"RealQty": 7,
"BuyQty": 8,
"ItemAmount": 48.0,
"AttrList": [
{
"Id": "sample string 1",
"Text": "sample string 2"
},
{
"Id": "sample string 1",
"Text": "sample string 2"
}
],
"CatalogId": "1c9bbfa3-caf6-41b1-a2cf-760591591944",
"RuleTitle": "sample string 10",
"IsFree": true,
"SingleDiscountPrice": 12.0,
"GroupSaleDiscountPrice": 13.0,
"KolId": "a703a752-8d02-4afe-b4bc-0cdce0884d30",
"IsEventProduct": true,
"RuleType": 0,
"CartItemStatus": 0,
"IsShowAdult": true,
"SaleQuota": 17,
"IsSelected": true,
"Weight": 19.0,
"RuleId": "8f63de7c-3c9c-4f5f-86aa-38da02d5634e"
},
{
"Currency": {
"Id": 1,
"Code": "sample string 2",
"Name": "sample string 3",
"ExchangeRate": 4.0,
"IsDefaultCurrency": false
},
"Id": "59709105-1a23-44e5-88c7-d2c02d7116bc",
"SkuId": "a1993b7d-ab70-4905-9950-cbc70c534c32",
"ProductCode": "sample string 3",
"ProductName": "sample string 4",
"ProductImage": [
"sample string 1",
"sample string 2"
],
"RealPrice": 5.0,
"SalePrice": 6.0,
"RealQty": 7,
"BuyQty": 8,
"ItemAmount": 48.0,
"AttrList": [
{
"Id": "sample string 1",
"Text": "sample string 2"
},
{
"Id": "sample string 1",
"Text": "sample string 2"
}
],
"CatalogId": "1c9bbfa3-caf6-41b1-a2cf-760591591944",
"RuleTitle": "sample string 10",
"IsFree": true,
"SingleDiscountPrice": 12.0,
"GroupSaleDiscountPrice": 13.0,
"KolId": "a703a752-8d02-4afe-b4bc-0cdce0884d30",
"IsEventProduct": true,
"RuleType": 0,
"CartItemStatus": 0,
"IsShowAdult": true,
"SaleQuota": 17,
"IsSelected": true,
"Weight": 19.0,
"RuleId": "8f63de7c-3c9c-4f5f-86aa-38da02d5634e"
}
],
"ExpressChargeList": [
{
"Id": "17b299ea-14a1-4e3a-a8ee-f08d98380ed0",
"CountryCode": "sample string 2",
"ShipCode": "sample string 3",
"ServiceType": "sample string 4",
"ExpressCompanyId": "a6875593-5075-4db3-8dfa-3d07cf5c8d4b",
"ExpressCompanyName": "sample string 6",
"Price": 7.0,
"Discount": 8.0,
"DiscountPrice": 0.0,
"OriginalPrice": 9.0,
"DiscountOriginalPrice": 1.0,
"Vcode": "sample string 10"
},
{
"Id": "17b299ea-14a1-4e3a-a8ee-f08d98380ed0",
"CountryCode": "sample string 2",
"ShipCode": "sample string 3",
"ServiceType": "sample string 4",
"ExpressCompanyId": "a6875593-5075-4db3-8dfa-3d07cf5c8d4b",
"ExpressCompanyName": "sample string 6",
"Price": 7.0,
"Discount": 8.0,
"DiscountPrice": 0.0,
"OriginalPrice": 9.0,
"DiscountOriginalPrice": 1.0,
"Vcode": "sample string 10"
}
]
},
{
"MchName": "sample string 1",
"MchId": "e18e0339-7054-43c7-aa11-5be662770e1e",
"KolId": "3a7165a0-7953-4382-aac7-842a434da788",
"ItemQty": 4,
"ItemAmount": 5.0,
"StoreAddress": [
{
"Address": "sample string 1",
"Id": "sample string 2",
"Text": "sample string 3"
},
{
"Address": "sample string 1",
"Id": "sample string 2",
"Text": "sample string 3"
}
],
"Name": "sample string 6",
"Phone": "sample string 7",
"ProductList": [
{
"Currency": {
"Id": 1,
"Code": "sample string 2",
"Name": "sample string 3",
"ExchangeRate": 4.0,
"IsDefaultCurrency": false
},
"Id": "59709105-1a23-44e5-88c7-d2c02d7116bc",
"SkuId": "a1993b7d-ab70-4905-9950-cbc70c534c32",
"ProductCode": "sample string 3",
"ProductName": "sample string 4",
"ProductImage": [
"sample string 1",
"sample string 2"
],
"RealPrice": 5.0,
"SalePrice": 6.0,
"RealQty": 7,
"BuyQty": 8,
"ItemAmount": 48.0,
"AttrList": [
{
"Id": "sample string 1",
"Text": "sample string 2"
},
{
"Id": "sample string 1",
"Text": "sample string 2"
}
],
"CatalogId": "1c9bbfa3-caf6-41b1-a2cf-760591591944",
"RuleTitle": "sample string 10",
"IsFree": true,
"SingleDiscountPrice": 12.0,
"GroupSaleDiscountPrice": 13.0,
"KolId": "a703a752-8d02-4afe-b4bc-0cdce0884d30",
"IsEventProduct": true,
"RuleType": 0,
"CartItemStatus": 0,
"IsShowAdult": true,
"SaleQuota": 17,
"IsSelected": true,
"Weight": 19.0,
"RuleId": "8f63de7c-3c9c-4f5f-86aa-38da02d5634e"
},
{
"Currency": {
"Id": 1,
"Code": "sample string 2",
"Name": "sample string 3",
"ExchangeRate": 4.0,
"IsDefaultCurrency": false
},
"Id": "59709105-1a23-44e5-88c7-d2c02d7116bc",
"SkuId": "a1993b7d-ab70-4905-9950-cbc70c534c32",
"ProductCode": "sample string 3",
"ProductName": "sample string 4",
"ProductImage": [
"sample string 1",
"sample string 2"
],
"RealPrice": 5.0,
"SalePrice": 6.0,
"RealQty": 7,
"BuyQty": 8,
"ItemAmount": 48.0,
"AttrList": [
{
"Id": "sample string 1",
"Text": "sample string 2"
},
{
"Id": "sample string 1",
"Text": "sample string 2"
}
],
"CatalogId": "1c9bbfa3-caf6-41b1-a2cf-760591591944",
"RuleTitle": "sample string 10",
"IsFree": true,
"SingleDiscountPrice": 12.0,
"GroupSaleDiscountPrice": 13.0,
"KolId": "a703a752-8d02-4afe-b4bc-0cdce0884d30",
"IsEventProduct": true,
"RuleType": 0,
"CartItemStatus": 0,
"IsShowAdult": true,
"SaleQuota": 17,
"IsSelected": true,
"Weight": 19.0,
"RuleId": "8f63de7c-3c9c-4f5f-86aa-38da02d5634e"
}
],
"ExpressChargeList": [
{
"Id": "17b299ea-14a1-4e3a-a8ee-f08d98380ed0",
"CountryCode": "sample string 2",
"ShipCode": "sample string 3",
"ServiceType": "sample string 4",
"ExpressCompanyId": "a6875593-5075-4db3-8dfa-3d07cf5c8d4b",
"ExpressCompanyName": "sample string 6",
"Price": 7.0,
"Discount": 8.0,
"DiscountPrice": 0.0,
"OriginalPrice": 9.0,
"DiscountOriginalPrice": 1.0,
"Vcode": "sample string 10"
},
{
"Id": "17b299ea-14a1-4e3a-a8ee-f08d98380ed0",
"CountryCode": "sample string 2",
"ShipCode": "sample string 3",
"ServiceType": "sample string 4",
"ExpressCompanyId": "a6875593-5075-4db3-8dfa-3d07cf5c8d4b",
"ExpressCompanyName": "sample string 6",
"Price": 7.0,
"Discount": 8.0,
"DiscountPrice": 0.0,
"OriginalPrice": 9.0,
"DiscountOriginalPrice": 1.0,
"Vcode": "sample string 10"
}
]
}
],
"DisableProductList": [
{
"Id": "3491ba8d-0b26-4ddb-b9ab-ea65b02481b4",
"SkuId": "9e7f68e1-62df-4e6e-8af4-08357a982813",
"ProductCode": "sample string 3",
"ProductName": "sample string 4",
"ProductImage": "sample string 5"
},
{
"Id": "3491ba8d-0b26-4ddb-b9ab-ea65b02481b4",
"SkuId": "9e7f68e1-62df-4e6e-8af4-08357a982813",
"ProductCode": "sample string 3",
"ProductName": "sample string 4",
"ProductImage": "sample string 5"
}
],
"Currency": {
"Id": 1,
"Code": "sample string 2",
"Name": "sample string 3",
"ExchangeRate": 4.0,
"IsDefaultCurrency": false
}
},
"Succeeded": true,
"Message": "sample string 2"
}