文档
测试

添加订单/编辑订单

POST
http://mkapi.morelink56.com/api/zginfo/addhwOrder

请求头

参数名
类型
描述
必填
Authorization
string
示例:{{Authorization}}
必填
apikey
string
示例:{{apikey}}
必填
tid
string
示例:{{tid}}
必填

请求参数

参数名
类型
描述
必填
params
string
[{ "orderno":"" , "shipcompanyname": "亚利安莎", "qgtype":"" , "tgmode": "代理卡车", "ordertype": "整柜海卡( 卡车派送)", "country": "美国", "supname": "广东无限链接信息科技有限公司1", "supplierid": "E814FC2C-8C37-43A9-A963-EFC875BBD511", "DelegateDate": "2022-03-17", "loadingdate": "2022-03-17","zline": "", "shipcompany": "ACI", "cabinettype": "40HQ",
必填

请求参数Json示例

[{ "orderno":"" , "shipcompanyname": "亚利安莎", "qgtype":"" , "tgmode": "代理卡车", "ordertype": "整柜海卡( 卡车派送)", "country": "美国", "supname": "广东无限链接信息科技有限公司1", "supplierid": "E814FC2C-8C37-43A9-A963-EFC875BBD511", "DelegateDate": "2022-03-17", "loadingdate": "2022-03-17", "zline": "", "shipcompany": "ACI", "cabinettype": "40HQ", "cabinetNo": "柜号", "startland": "ALEXANDRIA", "destination": "AMBRARLI,TURKEY", "flight": "船名", "etd": "2022-03-18", "eta": "2022-03-19", "sealno": "封条号", "billno": "提单号", "qgcomplete": "", "deliveryday": "", "qgagent": "", "realtimeinfo": "备注111", "tb_zginfo_containerlist": [{"mark":"唛头","product":"品名","tag":"标签","totalqty":3,"dx_qty":2,"boxnum":1,"length":"1","width":2,"height":"3","boxweight":"4","totalcmb":"6","totalweight":"4","fba":"fba","fbalabel":"","refid":"refid","d_code":"111","pstype":"卡车派送","addr":"jimmy","remarks":"beizhu","scanning":"0","sono":"","postcode":"zip","boxpound":"5","totalpound":"5","couriertype":"UPS","courierNumber":"kdno","dx_cbm":0,"txtimg":"txtimg3718fb21-5134-8990-1040-35b8ba6bd3d4","channeltype2":"测试1","up_orderno":"","operNo":"","kouhuo":"","wlzz":""}] }]

请求参数说明

参数名
类型
描述
必填
orderno
string
示例:添加订单必须空 系统自动生成订单号
可选
shipcompanyname
string
示例:船/航空公司
可选
qgtype
string
示例:目的港清关方式
可选
tgmode
string
示例:提柜方式
必填
ordertype
string
示例:订单类型
必填
country
string
示例:发往国家
必填
supname
string
示例:供应商名称
必填
supplierid
string
示例:供应商id
必填
DelegateDate
string
示例:委托日期
必填
loadingdate
string
示例:装柜日期
可选
zline
string
示例:专线
可选
shipcompany
string
示例:船/航空公司英文名称
可选
cabinettype
string
示例:柜型
可选
cabinetNo
string
示例:柜号
必填
startland
string
示例:起运港
可选
destination
string
示例:目的港
可选
flight
string
示例:船名
可选
etd
string
示例:2022-03-18
必填
eta
string
示例:2022-03-19
必填
sealno
string
示例:封条号
可选
billno
string
示例:提单号
必填
qgcomplete
string
示例:
可选
deliveryday
string
示例:
可选
qgagent
string
示例:
可选
realtimeinfo
string
示例:备注
可选
tb_zginfo_containerlist
array
数据列表
可选
mark
string
唛头
必填
product
string
品名
可选
tag
string
标签
可选
totalqty
int
总PCS
必填
dx_qty
int
单箱PCS
必填
boxnum
int
箱数
必填
length
string
必填
width
int
必填
height
string
必填
boxweight
string
单箱KG
必填
totalcmb
string
总CBM
必填
totalweight
string
总箱KG
必填
fba
string
fba号
可选
fbalabel
string
fba标签,上传文件路径
可选
refid
string
refid
可选
d_code
string
仓库代码
必填
pstype
string
派送方式
必填
addr
string
仓库私人地址
可选
remarks
string
备注
可选
scanning
string
可选
sono
string
示例:传空,自动生成
可选
postcode
string
邮编
可选
boxpound
string
单箱磅(lb)
可选
totalpound
string
总箱磅(lb)
可选
couriertype
string
快递类型
可选
courierNumber
string
快递单号
可选
dx_cbm
int
单箱CBM
可选
txtimg
string
可选
channeltype2
string
客户渠道名称
可选
up_orderno
string
示例:
可选
operNo
string
示例:
可选
kouhuo
string
示例:
可选
wlzz
string
示例:
可选

响应参数

参数名
类型
描述
必填
status
boolean
示例:true
必填
data
object
数据字典
必填
orderno
string
示例:GH1053722030010
必填
msg
string
示例:上传成功
必填
code
int
示例:1000
必填