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": "9d7d73db-b099-4cc7-b0fc-e77f17b452e2",
"KolId": "72e50ba3-dc72-4ebe-bb13-b78c9c3e7371",
"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": "41a58b7b-ea4f-45e9-b89c-32ac8cbe9ba9",
"SkuId": "851e4428-e66f-4ddc-991f-bc4817c65d06",
"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": "40b2ad73-5184-45c2-afcf-408c7d254f47",
"RuleTitle": "sample string 10",
"IsFree": true,
"SingleDiscountPrice": 12.0,
"GroupSaleDiscountPrice": 13.0,
"KolId": "e4d760d6-77cf-4207-84e4-f50b1120ffcf",
"IsEventProduct": true,
"RuleType": 0,
"CartItemStatus": 0,
"IsShowAdult": true,
"SaleQuota": 17,
"IsSelected": true,
"Weight": 19.0,
"RuleId": "467f5607-7678-47d9-bfa5-83d61711995d"
},
{
"Currency": {
"Id": 1,
"Code": "sample string 2",
"Name": "sample string 3",
"ExchangeRate": 4.0,
"IsDefaultCurrency": false
},
"Id": "41a58b7b-ea4f-45e9-b89c-32ac8cbe9ba9",
"SkuId": "851e4428-e66f-4ddc-991f-bc4817c65d06",
"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": "40b2ad73-5184-45c2-afcf-408c7d254f47",
"RuleTitle": "sample string 10",
"IsFree": true,
"SingleDiscountPrice": 12.0,
"GroupSaleDiscountPrice": 13.0,
"KolId": "e4d760d6-77cf-4207-84e4-f50b1120ffcf",
"IsEventProduct": true,
"RuleType": 0,
"CartItemStatus": 0,
"IsShowAdult": true,
"SaleQuota": 17,
"IsSelected": true,
"Weight": 19.0,
"RuleId": "467f5607-7678-47d9-bfa5-83d61711995d"
}
],
"ExpressChargeList": [
{
"Id": "ddfc3b00-c505-4467-a920-3b9f36a15555",
"CountryCode": "sample string 2",
"ShipCode": "sample string 3",
"ServiceType": "sample string 4",
"ExpressCompanyId": "b26f289f-c517-4cfb-a052-a1afc84ae3ea",
"ExpressCompanyName": "sample string 6",
"Price": 7.0,
"Discount": 8.0,
"DiscountPrice": 0.0,
"OriginalPrice": 9.0,
"DiscountOriginalPrice": 1.0,
"Vcode": "sample string 10"
},
{
"Id": "ddfc3b00-c505-4467-a920-3b9f36a15555",
"CountryCode": "sample string 2",
"ShipCode": "sample string 3",
"ServiceType": "sample string 4",
"ExpressCompanyId": "b26f289f-c517-4cfb-a052-a1afc84ae3ea",
"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": "9d7d73db-b099-4cc7-b0fc-e77f17b452e2",
"KolId": "72e50ba3-dc72-4ebe-bb13-b78c9c3e7371",
"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": "41a58b7b-ea4f-45e9-b89c-32ac8cbe9ba9",
"SkuId": "851e4428-e66f-4ddc-991f-bc4817c65d06",
"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": "40b2ad73-5184-45c2-afcf-408c7d254f47",
"RuleTitle": "sample string 10",
"IsFree": true,
"SingleDiscountPrice": 12.0,
"GroupSaleDiscountPrice": 13.0,
"KolId": "e4d760d6-77cf-4207-84e4-f50b1120ffcf",
"IsEventProduct": true,
"RuleType": 0,
"CartItemStatus": 0,
"IsShowAdult": true,
"SaleQuota": 17,
"IsSelected": true,
"Weight": 19.0,
"RuleId": "467f5607-7678-47d9-bfa5-83d61711995d"
},
{
"Currency": {
"Id": 1,
"Code": "sample string 2",
"Name": "sample string 3",
"ExchangeRate": 4.0,
"IsDefaultCurrency": false
},
"Id": "41a58b7b-ea4f-45e9-b89c-32ac8cbe9ba9",
"SkuId": "851e4428-e66f-4ddc-991f-bc4817c65d06",
"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": "40b2ad73-5184-45c2-afcf-408c7d254f47",
"RuleTitle": "sample string 10",
"IsFree": true,
"SingleDiscountPrice": 12.0,
"GroupSaleDiscountPrice": 13.0,
"KolId": "e4d760d6-77cf-4207-84e4-f50b1120ffcf",
"IsEventProduct": true,
"RuleType": 0,
"CartItemStatus": 0,
"IsShowAdult": true,
"SaleQuota": 17,
"IsSelected": true,
"Weight": 19.0,
"RuleId": "467f5607-7678-47d9-bfa5-83d61711995d"
}
],
"ExpressChargeList": [
{
"Id": "ddfc3b00-c505-4467-a920-3b9f36a15555",
"CountryCode": "sample string 2",
"ShipCode": "sample string 3",
"ServiceType": "sample string 4",
"ExpressCompanyId": "b26f289f-c517-4cfb-a052-a1afc84ae3ea",
"ExpressCompanyName": "sample string 6",
"Price": 7.0,
"Discount": 8.0,
"DiscountPrice": 0.0,
"OriginalPrice": 9.0,
"DiscountOriginalPrice": 1.0,
"Vcode": "sample string 10"
},
{
"Id": "ddfc3b00-c505-4467-a920-3b9f36a15555",
"CountryCode": "sample string 2",
"ShipCode": "sample string 3",
"ServiceType": "sample string 4",
"ExpressCompanyId": "b26f289f-c517-4cfb-a052-a1afc84ae3ea",
"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": "6d506957-3eff-480b-b563-37e22cc7daa3",
"SkuId": "2b33bfcd-bbb0-496c-ba39-174140702042",
"ProductCode": "sample string 3",
"ProductName": "sample string 4",
"ProductImage": "sample string 5"
},
{
"Id": "6d506957-3eff-480b-b563-37e22cc7daa3",
"SkuId": "2b33bfcd-bbb0-496c-ba39-174140702042",
"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"
}