GET Api/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": "5afef156-ae47-4c77-a4f3-c48aeeb2565e",
"KolId": "c8d8372f-01fb-4e07-88c1-d70b135838f3",
"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": "4f0aff2d-540a-490a-9b26-5f1fa66d53f1",
"SkuId": "e3e0d839-36df-4d97-ab55-89da02408ffb",
"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": "df695cda-2797-41cf-82c1-7898bed6f67b",
"RuleTitle": "sample string 10",
"IsFree": true,
"SingleDiscountPrice": 12.0,
"GroupSaleDiscountPrice": 13.0,
"KolId": "d85ac40b-26bd-48e7-bdc7-6fa68aee2d6f",
"IsEventProduct": true,
"RuleType": 0,
"CartItemStatus": 0,
"IsShowAdult": true,
"SaleQuota": 17,
"IsSelected": true,
"Weight": 19.0,
"RuleId": "b176bef6-36c1-4769-8939-f9eae4ae4ccc"
},
{
"Currency": {
"Id": 1,
"Code": "sample string 2",
"Name": "sample string 3",
"ExchangeRate": 4.0,
"IsDefaultCurrency": false
},
"Id": "4f0aff2d-540a-490a-9b26-5f1fa66d53f1",
"SkuId": "e3e0d839-36df-4d97-ab55-89da02408ffb",
"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": "df695cda-2797-41cf-82c1-7898bed6f67b",
"RuleTitle": "sample string 10",
"IsFree": true,
"SingleDiscountPrice": 12.0,
"GroupSaleDiscountPrice": 13.0,
"KolId": "d85ac40b-26bd-48e7-bdc7-6fa68aee2d6f",
"IsEventProduct": true,
"RuleType": 0,
"CartItemStatus": 0,
"IsShowAdult": true,
"SaleQuota": 17,
"IsSelected": true,
"Weight": 19.0,
"RuleId": "b176bef6-36c1-4769-8939-f9eae4ae4ccc"
}
],
"ExpressChargeList": [
{
"Id": "42efd4b6-308f-42d7-b269-aad363f00403",
"CountryCode": "sample string 2",
"ShipCode": "sample string 3",
"ServiceType": "sample string 4",
"ExpressCompanyId": "810bd54a-a241-4e53-8af8-724583d41fe6",
"ExpressCompanyName": "sample string 6",
"Price": 7.0,
"Discount": 8.0,
"DiscountPrice": 0.0,
"OriginalPrice": 9.0,
"DiscountOriginalPrice": 1.0,
"Vcode": "sample string 10"
},
{
"Id": "42efd4b6-308f-42d7-b269-aad363f00403",
"CountryCode": "sample string 2",
"ShipCode": "sample string 3",
"ServiceType": "sample string 4",
"ExpressCompanyId": "810bd54a-a241-4e53-8af8-724583d41fe6",
"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": "5afef156-ae47-4c77-a4f3-c48aeeb2565e",
"KolId": "c8d8372f-01fb-4e07-88c1-d70b135838f3",
"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": "4f0aff2d-540a-490a-9b26-5f1fa66d53f1",
"SkuId": "e3e0d839-36df-4d97-ab55-89da02408ffb",
"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": "df695cda-2797-41cf-82c1-7898bed6f67b",
"RuleTitle": "sample string 10",
"IsFree": true,
"SingleDiscountPrice": 12.0,
"GroupSaleDiscountPrice": 13.0,
"KolId": "d85ac40b-26bd-48e7-bdc7-6fa68aee2d6f",
"IsEventProduct": true,
"RuleType": 0,
"CartItemStatus": 0,
"IsShowAdult": true,
"SaleQuota": 17,
"IsSelected": true,
"Weight": 19.0,
"RuleId": "b176bef6-36c1-4769-8939-f9eae4ae4ccc"
},
{
"Currency": {
"Id": 1,
"Code": "sample string 2",
"Name": "sample string 3",
"ExchangeRate": 4.0,
"IsDefaultCurrency": false
},
"Id": "4f0aff2d-540a-490a-9b26-5f1fa66d53f1",
"SkuId": "e3e0d839-36df-4d97-ab55-89da02408ffb",
"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": "df695cda-2797-41cf-82c1-7898bed6f67b",
"RuleTitle": "sample string 10",
"IsFree": true,
"SingleDiscountPrice": 12.0,
"GroupSaleDiscountPrice": 13.0,
"KolId": "d85ac40b-26bd-48e7-bdc7-6fa68aee2d6f",
"IsEventProduct": true,
"RuleType": 0,
"CartItemStatus": 0,
"IsShowAdult": true,
"SaleQuota": 17,
"IsSelected": true,
"Weight": 19.0,
"RuleId": "b176bef6-36c1-4769-8939-f9eae4ae4ccc"
}
],
"ExpressChargeList": [
{
"Id": "42efd4b6-308f-42d7-b269-aad363f00403",
"CountryCode": "sample string 2",
"ShipCode": "sample string 3",
"ServiceType": "sample string 4",
"ExpressCompanyId": "810bd54a-a241-4e53-8af8-724583d41fe6",
"ExpressCompanyName": "sample string 6",
"Price": 7.0,
"Discount": 8.0,
"DiscountPrice": 0.0,
"OriginalPrice": 9.0,
"DiscountOriginalPrice": 1.0,
"Vcode": "sample string 10"
},
{
"Id": "42efd4b6-308f-42d7-b269-aad363f00403",
"CountryCode": "sample string 2",
"ShipCode": "sample string 3",
"ServiceType": "sample string 4",
"ExpressCompanyId": "810bd54a-a241-4e53-8af8-724583d41fe6",
"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": "e717602e-26d1-4b0d-839a-55354284bf32",
"SkuId": "40c004e0-05c1-4049-9a62-9c429f85cf3c",
"ProductCode": "sample string 3",
"ProductName": "sample string 4",
"ProductImage": "sample string 5"
},
{
"Id": "e717602e-26d1-4b0d-839a-55354284bf32",
"SkuId": "40c004e0-05c1-4049-9a62-9c429f85cf3c",
"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"
}