文档
测试

新增运费规则

POST
http://localhost/AdminApi/Exp/AddExpRule

请求头

参数名
类型
描述
必填
Content-Type
application/json
application/json
必填
Token
string
Token
必填

请求参数

参数名
类型
描述
必填
TemplateId
int
模板id
必填
Type
int
计费类型: 10:按重量计算 20:按商品件数计算
必填
StartingValue
int
起步值
必填
IncrementValue
int
加价值
必填
StartingPrice
decimal
起步价格
必填
IncrementPrice
decimal
加价价格
必填
Description
string
区域列表Id
必填