GET Api/ShoppingCart/SelectedShopCartAsync?memberAddressId={memberAddressId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| memberAddressId | string |
Required |
Body Parameters
None.
Response Information
Resource Description
SystemResultOfSelectedMallCart| Name | Description | Type | Additional information |
|---|---|---|---|
| ReturnValue | SelectedMallCart |
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,
"HasPromotionRule": true,
"EventProductPrice": 7.0,
"EnableMallCart": [
{
"MchName": "sample string 1",
"MchId": "bddea0d3-501c-435f-b193-beea00f89c85",
"KolId": "34bad5a8-164a-42b2-b7d6-e9fb6cdf2073",
"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": "f0f93dc5-0005-4a6c-8bbf-7ee1bf8bab78",
"SkuId": "c08a0c68-d94b-4ea4-9927-0253636cb1b6",
"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": "793cb50e-91ee-446d-9ebb-fb3d01d9c174",
"RuleTitle": "sample string 10",
"IsFree": true,
"SingleDiscountPrice": 12.0,
"GroupSaleDiscountPrice": 13.0,
"KolId": "5e0e3a94-08f1-452c-bf48-ced4a44a9f61",
"IsEventProduct": true,
"RuleType": 0,
"CartItemStatus": 0,
"IsShowAdult": true,
"SaleQuota": 17,
"IsSelected": true,
"Weight": 19.0,
"RuleId": "bd2eddf8-f9f7-4368-8b5b-a819a9e5984b"
},
{
"Currency": {
"Id": 1,
"Code": "sample string 2",
"Name": "sample string 3",
"ExchangeRate": 4.0,
"IsDefaultCurrency": false
},
"Id": "f0f93dc5-0005-4a6c-8bbf-7ee1bf8bab78",
"SkuId": "c08a0c68-d94b-4ea4-9927-0253636cb1b6",
"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": "793cb50e-91ee-446d-9ebb-fb3d01d9c174",
"RuleTitle": "sample string 10",
"IsFree": true,
"SingleDiscountPrice": 12.0,
"GroupSaleDiscountPrice": 13.0,
"KolId": "5e0e3a94-08f1-452c-bf48-ced4a44a9f61",
"IsEventProduct": true,
"RuleType": 0,
"CartItemStatus": 0,
"IsShowAdult": true,
"SaleQuota": 17,
"IsSelected": true,
"Weight": 19.0,
"RuleId": "bd2eddf8-f9f7-4368-8b5b-a819a9e5984b"
}
],
"ExpressChargeList": [
{
"Id": "94fafcc5-5764-4755-bbb6-cb6c85f569fb",
"CountryCode": "sample string 2",
"ShipCode": "sample string 3",
"ServiceType": "sample string 4",
"ExpressCompanyId": "683dcd8c-4ef8-40c7-bd25-6c4fd8ecf692",
"ExpressCompanyName": "sample string 6",
"Price": 7.0,
"Discount": 8.0,
"DiscountPrice": 0.0,
"OriginalPrice": 9.0,
"DiscountOriginalPrice": 1.0,
"Vcode": "sample string 10"
},
{
"Id": "94fafcc5-5764-4755-bbb6-cb6c85f569fb",
"CountryCode": "sample string 2",
"ShipCode": "sample string 3",
"ServiceType": "sample string 4",
"ExpressCompanyId": "683dcd8c-4ef8-40c7-bd25-6c4fd8ecf692",
"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": "bddea0d3-501c-435f-b193-beea00f89c85",
"KolId": "34bad5a8-164a-42b2-b7d6-e9fb6cdf2073",
"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": "f0f93dc5-0005-4a6c-8bbf-7ee1bf8bab78",
"SkuId": "c08a0c68-d94b-4ea4-9927-0253636cb1b6",
"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": "793cb50e-91ee-446d-9ebb-fb3d01d9c174",
"RuleTitle": "sample string 10",
"IsFree": true,
"SingleDiscountPrice": 12.0,
"GroupSaleDiscountPrice": 13.0,
"KolId": "5e0e3a94-08f1-452c-bf48-ced4a44a9f61",
"IsEventProduct": true,
"RuleType": 0,
"CartItemStatus": 0,
"IsShowAdult": true,
"SaleQuota": 17,
"IsSelected": true,
"Weight": 19.0,
"RuleId": "bd2eddf8-f9f7-4368-8b5b-a819a9e5984b"
},
{
"Currency": {
"Id": 1,
"Code": "sample string 2",
"Name": "sample string 3",
"ExchangeRate": 4.0,
"IsDefaultCurrency": false
},
"Id": "f0f93dc5-0005-4a6c-8bbf-7ee1bf8bab78",
"SkuId": "c08a0c68-d94b-4ea4-9927-0253636cb1b6",
"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": "793cb50e-91ee-446d-9ebb-fb3d01d9c174",
"RuleTitle": "sample string 10",
"IsFree": true,
"SingleDiscountPrice": 12.0,
"GroupSaleDiscountPrice": 13.0,
"KolId": "5e0e3a94-08f1-452c-bf48-ced4a44a9f61",
"IsEventProduct": true,
"RuleType": 0,
"CartItemStatus": 0,
"IsShowAdult": true,
"SaleQuota": 17,
"IsSelected": true,
"Weight": 19.0,
"RuleId": "bd2eddf8-f9f7-4368-8b5b-a819a9e5984b"
}
],
"ExpressChargeList": [
{
"Id": "94fafcc5-5764-4755-bbb6-cb6c85f569fb",
"CountryCode": "sample string 2",
"ShipCode": "sample string 3",
"ServiceType": "sample string 4",
"ExpressCompanyId": "683dcd8c-4ef8-40c7-bd25-6c4fd8ecf692",
"ExpressCompanyName": "sample string 6",
"Price": 7.0,
"Discount": 8.0,
"DiscountPrice": 0.0,
"OriginalPrice": 9.0,
"DiscountOriginalPrice": 1.0,
"Vcode": "sample string 10"
},
{
"Id": "94fafcc5-5764-4755-bbb6-cb6c85f569fb",
"CountryCode": "sample string 2",
"ShipCode": "sample string 3",
"ServiceType": "sample string 4",
"ExpressCompanyId": "683dcd8c-4ef8-40c7-bd25-6c4fd8ecf692",
"ExpressCompanyName": "sample string 6",
"Price": 7.0,
"Discount": 8.0,
"DiscountPrice": 0.0,
"OriginalPrice": 9.0,
"DiscountOriginalPrice": 1.0,
"Vcode": "sample string 10"
}
]
}
],
"Currency": {
"Id": 1,
"Code": "sample string 2",
"Name": "sample string 3",
"ExchangeRate": 4.0,
"IsDefaultCurrency": false
}
},
"Succeeded": true,
"Message": "sample string 2"
}