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": "5c17c47c-2ae9-44dd-b0fe-32f82647c29b",
"KolId": "d16c90c0-e10e-4743-a78e-dd44079f181d",
"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": "0ca9820d-a691-4a1c-8903-22b44a571ebc",
"SkuId": "137110ee-e96c-411c-b0dc-414c3d2cc40e",
"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": "67d7ab0f-be8e-470a-afe8-06209a4f8d57",
"RuleTitle": "sample string 10",
"IsFree": true,
"SingleDiscountPrice": 12.0,
"GroupSaleDiscountPrice": 13.0,
"KolId": "16c38a5e-f956-4b9e-9a73-d3c41ec73279",
"IsEventProduct": true,
"RuleType": 0,
"CartItemStatus": 0,
"IsShowAdult": true,
"SaleQuota": 17,
"IsSelected": true,
"Weight": 19.0,
"RuleId": "dd7ddc09-308c-432c-a984-b8ba0557b7cb"
},
{
"Currency": {
"Id": 1,
"Code": "sample string 2",
"Name": "sample string 3",
"ExchangeRate": 4.0,
"IsDefaultCurrency": false
},
"Id": "0ca9820d-a691-4a1c-8903-22b44a571ebc",
"SkuId": "137110ee-e96c-411c-b0dc-414c3d2cc40e",
"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": "67d7ab0f-be8e-470a-afe8-06209a4f8d57",
"RuleTitle": "sample string 10",
"IsFree": true,
"SingleDiscountPrice": 12.0,
"GroupSaleDiscountPrice": 13.0,
"KolId": "16c38a5e-f956-4b9e-9a73-d3c41ec73279",
"IsEventProduct": true,
"RuleType": 0,
"CartItemStatus": 0,
"IsShowAdult": true,
"SaleQuota": 17,
"IsSelected": true,
"Weight": 19.0,
"RuleId": "dd7ddc09-308c-432c-a984-b8ba0557b7cb"
}
],
"ExpressChargeList": [
{
"Id": "029706b5-9b64-43a0-bcfb-ece68a3dee89",
"CountryCode": "sample string 2",
"ShipCode": "sample string 3",
"ServiceType": "sample string 4",
"ExpressCompanyId": "12c5b43c-289c-46b9-aff1-714320ad435f",
"ExpressCompanyName": "sample string 6",
"Price": 7.0,
"Discount": 8.0,
"DiscountPrice": 0.0,
"OriginalPrice": 9.0,
"DiscountOriginalPrice": 1.0,
"Vcode": "sample string 10"
},
{
"Id": "029706b5-9b64-43a0-bcfb-ece68a3dee89",
"CountryCode": "sample string 2",
"ShipCode": "sample string 3",
"ServiceType": "sample string 4",
"ExpressCompanyId": "12c5b43c-289c-46b9-aff1-714320ad435f",
"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": "5c17c47c-2ae9-44dd-b0fe-32f82647c29b",
"KolId": "d16c90c0-e10e-4743-a78e-dd44079f181d",
"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": "0ca9820d-a691-4a1c-8903-22b44a571ebc",
"SkuId": "137110ee-e96c-411c-b0dc-414c3d2cc40e",
"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": "67d7ab0f-be8e-470a-afe8-06209a4f8d57",
"RuleTitle": "sample string 10",
"IsFree": true,
"SingleDiscountPrice": 12.0,
"GroupSaleDiscountPrice": 13.0,
"KolId": "16c38a5e-f956-4b9e-9a73-d3c41ec73279",
"IsEventProduct": true,
"RuleType": 0,
"CartItemStatus": 0,
"IsShowAdult": true,
"SaleQuota": 17,
"IsSelected": true,
"Weight": 19.0,
"RuleId": "dd7ddc09-308c-432c-a984-b8ba0557b7cb"
},
{
"Currency": {
"Id": 1,
"Code": "sample string 2",
"Name": "sample string 3",
"ExchangeRate": 4.0,
"IsDefaultCurrency": false
},
"Id": "0ca9820d-a691-4a1c-8903-22b44a571ebc",
"SkuId": "137110ee-e96c-411c-b0dc-414c3d2cc40e",
"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": "67d7ab0f-be8e-470a-afe8-06209a4f8d57",
"RuleTitle": "sample string 10",
"IsFree": true,
"SingleDiscountPrice": 12.0,
"GroupSaleDiscountPrice": 13.0,
"KolId": "16c38a5e-f956-4b9e-9a73-d3c41ec73279",
"IsEventProduct": true,
"RuleType": 0,
"CartItemStatus": 0,
"IsShowAdult": true,
"SaleQuota": 17,
"IsSelected": true,
"Weight": 19.0,
"RuleId": "dd7ddc09-308c-432c-a984-b8ba0557b7cb"
}
],
"ExpressChargeList": [
{
"Id": "029706b5-9b64-43a0-bcfb-ece68a3dee89",
"CountryCode": "sample string 2",
"ShipCode": "sample string 3",
"ServiceType": "sample string 4",
"ExpressCompanyId": "12c5b43c-289c-46b9-aff1-714320ad435f",
"ExpressCompanyName": "sample string 6",
"Price": 7.0,
"Discount": 8.0,
"DiscountPrice": 0.0,
"OriginalPrice": 9.0,
"DiscountOriginalPrice": 1.0,
"Vcode": "sample string 10"
},
{
"Id": "029706b5-9b64-43a0-bcfb-ece68a3dee89",
"CountryCode": "sample string 2",
"ShipCode": "sample string 3",
"ServiceType": "sample string 4",
"ExpressCompanyId": "12c5b43c-289c-46b9-aff1-714320ad435f",
"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": "9d02f644-a69e-49f6-a8bd-0a3f1d1df5a5",
"SkuId": "e8d1059c-8316-43bf-932c-1f7ee7d841a9",
"ProductCode": "sample string 3",
"ProductName": "sample string 4",
"ProductImage": "sample string 5"
},
{
"Id": "9d02f644-a69e-49f6-a8bd-0a3f1d1df5a5",
"SkuId": "e8d1059c-8316-43bf-932c-1f7ee7d841a9",
"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"
}