文档
测试

尺寸计算

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 件数
必填

响应参数

参数名
类型
描述
必填
status
boolean
示例:true
必填
data
object
数据字典
必填
cbm
float
示例:9.98 体积
必填
sumcbm
int
示例:1 总体积
必填
sumvolume
int
示例:0 材积
必填
SplitWeight
int
示例:1 分泡
必填
msg
string
示例:
必填
code
int
示例:1000
必填