Store
API | Description |
---|---|
GET api/Store/GetStoreProductList?storeid={storeid}&orderByType={orderByType}&page={page}&rows={rows} |
No documentation available. |
GET api/Store/GetStoreList?storeName={storeName}&isMustBeIncludedGoods={isMustBeIncludedGoods} |
No documentation available. |
GET api/Store/GetInstitutionStoreInfo?institutionID={institutionID} |
No documentation available. |
StoreCategory
API | Description |
---|---|
GET api/StoreCategory/GetListByStoreID?StoreID={StoreID} |
No documentation available. |
StoreCategoryGoods
API | Description |
---|---|
GET api/StoreCategoryGoods/GetStoreCategoryGoodsList?storeCategoryID={storeCategoryID} |
No documentation available. |
News
API | Description |
---|---|
GET api/News/GetListByModelID?Page={Page}&Rows={Rows}&ModuleID={ModuleID} |
No documentation available. |
Cart
API | Description |
---|---|
GET api/Cart/GetList |
No documentation available. |
GET api/Cart/GetListGroupStore |
No documentation available. |
POST api/Cart/GetListGroupStoreByIds |
No documentation available. |
POST api/Cart/Delete/{id} |
No documentation available. |
POST api/Cart/EditCartInfo?goodsID={goodsID}&qty={qty}&goodsPriceID={goodsPriceID} |
No documentation available. |
POST api/Cart/EditCartQuantity?cartid={cartid}&qty={qty} |
No documentation available. |
GET api/Cart/GetCartCount |
No documentation available. |
GoodsCategory
API | Description |
---|---|
GET api/GoodsCategory/GetGoodsCategory |
No documentation available. |
BaseInfo
API | Description |
---|---|
GET api/BaseInfo/GetAddressArea |
No documentation available. |
GET api/BaseInfo/GetMember |
No documentation available. |
GET api/BaseInfo/GetShippingAddresses |
No documentation available. |
GET api/BaseInfo/GetDefaultShippingAddress |
No documentation available. |
GET api/BaseInfo/GetShippingAddressById/{id} |
No documentation available. |
POST api/BaseInfo/AddAddress |
No documentation available. |
POST api/BaseInfo/UpdateAddress |
No documentation available. |
POST api/BaseInfo/DelAddress/{id} |
No documentation available. |
Order
Swagger
API | Description |
---|---|
GET api/Swagger/Get |
No documentation available. |
Goods
API | Description |
---|---|
GET api/Goods/GetGoodsByID/{id} |
No documentation available. |
GET api/Goods/GetGoodsList?Page={Page}&Rows={Rows}&CategoryId={CategoryId}&StoreID={StoreID}&Key={Key} |
No documentation available. |