App Mall Open Service

Last Updated on : 2024-03-07 02:43:46download

An open service based on App Mall to help seller connect App Mall to external ERP systems.

Mall Management

API NameURL
Get Store InformationGET:/v1.0/sellercenter/mall/info/{mall_code}

Points Management

API NameURL
Issue Loyalty PointsPOST:/v1.0/cloud/ecm/store/point/deliver
Query Details of Loyalty PointsGET:/v1.0/cloud/ecm/store/point/detail
Spend Loyalty PointsPOST:/v1.0/cloud/ecm/store/point/spend

Commodity Management

API NameURL
Add CommodityPOST:/v1.0/sellercenter/commodity
Get SKU AttributeGET:/v1.0/sellercenter/sku/attrs
Get Commodity DetailsGET:/v1.0/sellercenter/commodity/detail/{commodity_code}
Get Commodity CategoriesGET:/v1.0/sellercenter/commodity/categories
Get Frontend CategoryPOST:/v1.0/cloud/ecm/commodity/showcases
Create SKU AttributePOST:/v1.0/cloud/ecm/store/admin/api/sku/attr/add
Edit CommodityPOST:/v1.0/cloud/ecm/store/admin/api/commodity/edit

Order Management

API NameURL
Close OrderPUT:/v1.0/sellercenter/order/close/{order_id}
Get Order DetailsGET:/v1.0/sellercenter/order/{order_id}
Get a List of Logistics CompaniesGET:/v1.0/sellercenter/logistics-companies
Search for OrdersGET:/v1.0/sellercenter/order/search
Dispatch An OrderPUT:/v1.0/sellercenter/order/deliver/{order_id}
Update Order Logistics InformationPUT:/v1.0/sellercenter/order/logistics/{order_id}
Review COD OrderPUT:/v1.0/sellercenter/order/audit/{order_id}
Query Order DetailsGET:/v1.0/mall/plugin/order/{order_id}
Query Order ListGET:/v1.0/mall/plugin/order/search