GET AdminApi/ShoppingCart/GetShopCartAsync

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

SystemResultOfMallCartInfo
NameDescriptionTypeAdditional 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": "14bd2bd2-5172-42fe-b8ee-afcddb1b08fe",
        "KolId": "1a8818af-d343-476a-b52b-9eabc884c6a7",
        "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": "1138701e-a386-4a2e-906e-5a66ba209098",
            "SkuId": "2a87d433-f8ea-4ca0-88fb-a1fbcd084891",
            "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": "f07e401c-ed60-435f-aa6b-385c3ff9e2f7",
            "RuleTitle": "sample string 10",
            "IsFree": true,
            "SingleDiscountPrice": 12.0,
            "GroupSaleDiscountPrice": 13.0,
            "KolId": "619683ef-8a4d-4b91-b683-67fc8d3af628",
            "IsEventProduct": true,
            "RuleType": 0,
            "CartItemStatus": 0,
            "IsShowAdult": true,
            "SaleQuota": 17,
            "IsSelected": true,
            "Weight": 19.0,
            "RuleId": "8c4aebd7-64c7-4ed1-8d84-3905426fcd37"
          },
          {
            "Currency": {
              "Id": 1,
              "Code": "sample string 2",
              "Name": "sample string 3",
              "ExchangeRate": 4.0,
              "IsDefaultCurrency": false
            },
            "Id": "1138701e-a386-4a2e-906e-5a66ba209098",
            "SkuId": "2a87d433-f8ea-4ca0-88fb-a1fbcd084891",
            "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": "f07e401c-ed60-435f-aa6b-385c3ff9e2f7",
            "RuleTitle": "sample string 10",
            "IsFree": true,
            "SingleDiscountPrice": 12.0,
            "GroupSaleDiscountPrice": 13.0,
            "KolId": "619683ef-8a4d-4b91-b683-67fc8d3af628",
            "IsEventProduct": true,
            "RuleType": 0,
            "CartItemStatus": 0,
            "IsShowAdult": true,
            "SaleQuota": 17,
            "IsSelected": true,
            "Weight": 19.0,
            "RuleId": "8c4aebd7-64c7-4ed1-8d84-3905426fcd37"
          }
        ],
        "ExpressChargeList": [
          {
            "Id": "2812d461-e631-4f1d-896f-396caf0e5cb9",
            "CountryCode": "sample string 2",
            "ShipCode": "sample string 3",
            "ServiceType": "sample string 4",
            "ExpressCompanyId": "1077003b-5806-4a2c-bfd1-79fca2109461",
            "ExpressCompanyName": "sample string 6",
            "Price": 7.0,
            "Discount": 8.0,
            "DiscountPrice": 0.0,
            "OriginalPrice": 9.0,
            "DiscountOriginalPrice": 1.0,
            "Vcode": "sample string 10"
          },
          {
            "Id": "2812d461-e631-4f1d-896f-396caf0e5cb9",
            "CountryCode": "sample string 2",
            "ShipCode": "sample string 3",
            "ServiceType": "sample string 4",
            "ExpressCompanyId": "1077003b-5806-4a2c-bfd1-79fca2109461",
            "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": "14bd2bd2-5172-42fe-b8ee-afcddb1b08fe",
        "KolId": "1a8818af-d343-476a-b52b-9eabc884c6a7",
        "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": "1138701e-a386-4a2e-906e-5a66ba209098",
            "SkuId": "2a87d433-f8ea-4ca0-88fb-a1fbcd084891",
            "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": "f07e401c-ed60-435f-aa6b-385c3ff9e2f7",
            "RuleTitle": "sample string 10",
            "IsFree": true,
            "SingleDiscountPrice": 12.0,
            "GroupSaleDiscountPrice": 13.0,
            "KolId": "619683ef-8a4d-4b91-b683-67fc8d3af628",
            "IsEventProduct": true,
            "RuleType": 0,
            "CartItemStatus": 0,
            "IsShowAdult": true,
            "SaleQuota": 17,
            "IsSelected": true,
            "Weight": 19.0,
            "RuleId": "8c4aebd7-64c7-4ed1-8d84-3905426fcd37"
          },
          {
            "Currency": {
              "Id": 1,
              "Code": "sample string 2",
              "Name": "sample string 3",
              "ExchangeRate": 4.0,
              "IsDefaultCurrency": false
            },
            "Id": "1138701e-a386-4a2e-906e-5a66ba209098",
            "SkuId": "2a87d433-f8ea-4ca0-88fb-a1fbcd084891",
            "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": "f07e401c-ed60-435f-aa6b-385c3ff9e2f7",
            "RuleTitle": "sample string 10",
            "IsFree": true,
            "SingleDiscountPrice": 12.0,
            "GroupSaleDiscountPrice": 13.0,
            "KolId": "619683ef-8a4d-4b91-b683-67fc8d3af628",
            "IsEventProduct": true,
            "RuleType": 0,
            "CartItemStatus": 0,
            "IsShowAdult": true,
            "SaleQuota": 17,
            "IsSelected": true,
            "Weight": 19.0,
            "RuleId": "8c4aebd7-64c7-4ed1-8d84-3905426fcd37"
          }
        ],
        "ExpressChargeList": [
          {
            "Id": "2812d461-e631-4f1d-896f-396caf0e5cb9",
            "CountryCode": "sample string 2",
            "ShipCode": "sample string 3",
            "ServiceType": "sample string 4",
            "ExpressCompanyId": "1077003b-5806-4a2c-bfd1-79fca2109461",
            "ExpressCompanyName": "sample string 6",
            "Price": 7.0,
            "Discount": 8.0,
            "DiscountPrice": 0.0,
            "OriginalPrice": 9.0,
            "DiscountOriginalPrice": 1.0,
            "Vcode": "sample string 10"
          },
          {
            "Id": "2812d461-e631-4f1d-896f-396caf0e5cb9",
            "CountryCode": "sample string 2",
            "ShipCode": "sample string 3",
            "ServiceType": "sample string 4",
            "ExpressCompanyId": "1077003b-5806-4a2c-bfd1-79fca2109461",
            "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": "313ded3e-2434-4732-8da3-26d55e42451f",
        "SkuId": "4825c198-d522-49e5-a2a8-d0177d565a8f",
        "ProductCode": "sample string 3",
        "ProductName": "sample string 4",
        "ProductImage": "sample string 5"
      },
      {
        "Id": "313ded3e-2434-4732-8da3-26d55e42451f",
        "SkuId": "4825c198-d522-49e5-a2a8-d0177d565a8f",
        "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"
}