尺寸计算
POST
http://localhost:47028/api/goodssize/GsCalculation
请求头
参数名
类型
描述
必填
Authorization
string
示例:7f16a6e4dd6901445d111d6897ddd8180b20d597a66d58d19499d4f3cab2f3612d0439a057a646c65a9227666c0834f4
必填
请求参数
参数名
类型
描述
必填
n_tid
int
示例:10537 客户tid
必填
channeltype2
string
示例:渠道报价1 渠道名称
必填
length
int
示例:1 长
必填
width
int
示例:1 宽
必填
height
int
示例:1 高
必填
weight
int
示例:10 重量
必填
qty
int
示例:1 件数
必填