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": "f3b5b573-ffa9-4285-a985-baff546446e4",
"KolId": "966549c4-38d7-4368-a419-132c33043b39",
"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": "75158d05-4dee-4be4-b9f0-7ef8e242ce5a",
"SkuId": "cf8a835c-edfc-4d56-a864-29f0ca6e8316",
"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": "36d7f445-f216-4d7b-be3d-19c720910ba8",
"RuleTitle": "sample string 10",
"IsFree": true,
"SingleDiscountPrice": 12.0,
"GroupSaleDiscountPrice": 13.0,
"KolId": "4a3776a9-5dc3-4d1f-a4ba-1eaefb7a8e6b",
"IsEventProduct": true,
"RuleType": 0,
"CartItemStatus": 0,
"IsShowAdult": true,
"SaleQuota": 17,
"IsSelected": true,
"Weight": 19.0,
"RuleId": "c741f11c-9dfe-40f4-98d4-a7195eb7b7f0"
},
{
"Currency": {
"Id": 1,
"Code": "sample string 2",
"Name": "sample string 3",
"ExchangeRate": 4.0,
"IsDefaultCurrency": false
},
"Id": "75158d05-4dee-4be4-b9f0-7ef8e242ce5a",
"SkuId": "cf8a835c-edfc-4d56-a864-29f0ca6e8316",
"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": "36d7f445-f216-4d7b-be3d-19c720910ba8",
"RuleTitle": "sample string 10",
"IsFree": true,
"SingleDiscountPrice": 12.0,
"GroupSaleDiscountPrice": 13.0,
"KolId": "4a3776a9-5dc3-4d1f-a4ba-1eaefb7a8e6b",
"IsEventProduct": true,
"RuleType": 0,
"CartItemStatus": 0,
"IsShowAdult": true,
"SaleQuota": 17,
"IsSelected": true,
"Weight": 19.0,
"RuleId": "c741f11c-9dfe-40f4-98d4-a7195eb7b7f0"
}
],
"ExpressChargeList": [
{
"Id": "01d9f683-9432-43a3-9768-78caa711b573",
"CountryCode": "sample string 2",
"ShipCode": "sample string 3",
"ServiceType": "sample string 4",
"ExpressCompanyId": "6a2bf170-ac51-4045-a4bb-2eac9a52458f",
"ExpressCompanyName": "sample string 6",
"Price": 7.0,
"Discount": 8.0,
"DiscountPrice": 0.0,
"OriginalPrice": 9.0,
"DiscountOriginalPrice": 1.0,
"Vcode": "sample string 10"
},
{
"Id": "01d9f683-9432-43a3-9768-78caa711b573",
"CountryCode": "sample string 2",
"ShipCode": "sample string 3",
"ServiceType": "sample string 4",
"ExpressCompanyId": "6a2bf170-ac51-4045-a4bb-2eac9a52458f",
"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": "f3b5b573-ffa9-4285-a985-baff546446e4",
"KolId": "966549c4-38d7-4368-a419-132c33043b39",
"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": "75158d05-4dee-4be4-b9f0-7ef8e242ce5a",
"SkuId": "cf8a835c-edfc-4d56-a864-29f0ca6e8316",
"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": "36d7f445-f216-4d7b-be3d-19c720910ba8",
"RuleTitle": "sample string 10",
"IsFree": true,
"SingleDiscountPrice": 12.0,
"GroupSaleDiscountPrice": 13.0,
"KolId": "4a3776a9-5dc3-4d1f-a4ba-1eaefb7a8e6b",
"IsEventProduct": true,
"RuleType": 0,
"CartItemStatus": 0,
"IsShowAdult": true,
"SaleQuota": 17,
"IsSelected": true,
"Weight": 19.0,
"RuleId": "c741f11c-9dfe-40f4-98d4-a7195eb7b7f0"
},
{
"Currency": {
"Id": 1,
"Code": "sample string 2",
"Name": "sample string 3",
"ExchangeRate": 4.0,
"IsDefaultCurrency": false
},
"Id": "75158d05-4dee-4be4-b9f0-7ef8e242ce5a",
"SkuId": "cf8a835c-edfc-4d56-a864-29f0ca6e8316",
"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": "36d7f445-f216-4d7b-be3d-19c720910ba8",
"RuleTitle": "sample string 10",
"IsFree": true,
"SingleDiscountPrice": 12.0,
"GroupSaleDiscountPrice": 13.0,
"KolId": "4a3776a9-5dc3-4d1f-a4ba-1eaefb7a8e6b",
"IsEventProduct": true,
"RuleType": 0,
"CartItemStatus": 0,
"IsShowAdult": true,
"SaleQuota": 17,
"IsSelected": true,
"Weight": 19.0,
"RuleId": "c741f11c-9dfe-40f4-98d4-a7195eb7b7f0"
}
],
"ExpressChargeList": [
{
"Id": "01d9f683-9432-43a3-9768-78caa711b573",
"CountryCode": "sample string 2",
"ShipCode": "sample string 3",
"ServiceType": "sample string 4",
"ExpressCompanyId": "6a2bf170-ac51-4045-a4bb-2eac9a52458f",
"ExpressCompanyName": "sample string 6",
"Price": 7.0,
"Discount": 8.0,
"DiscountPrice": 0.0,
"OriginalPrice": 9.0,
"DiscountOriginalPrice": 1.0,
"Vcode": "sample string 10"
},
{
"Id": "01d9f683-9432-43a3-9768-78caa711b573",
"CountryCode": "sample string 2",
"ShipCode": "sample string 3",
"ServiceType": "sample string 4",
"ExpressCompanyId": "6a2bf170-ac51-4045-a4bb-2eac9a52458f",
"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": "87fe3c28-2495-46b9-8bc0-8c8e5fdc2d20",
"SkuId": "f472e7a4-7302-4b3f-8ecf-d0295d3255aa",
"ProductCode": "sample string 3",
"ProductName": "sample string 4",
"ProductImage": "sample string 5"
},
{
"Id": "87fe3c28-2495-46b9-8bc0-8c8e5fdc2d20",
"SkuId": "f472e7a4-7302-4b3f-8ecf-d0295d3255aa",
"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"
}