Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

接口地址

调试url:http://api.t.baoguan001.com/api/docking/lcl_task

正式url:http://api.platform.codeflagai.com/api/docking/lcl_task

请求方式post
入参(DataForm)

字段

类型

描述

必填

备注

appId

String

权限令牌

Y

身份标记

fileUrl
String随附文档N图片地址 (图片地址和订单列表必填一个,不能两者都为空)
bghID
bghId
String报关行IDY 
outNo
String拼箱号N 
billNo
String提单号Y 
shipName
String船名Y 
voyage
String航次Y 
iEPort
String出境关别N

外港海关,洋山港区,吴淞

iEPortCode
String
出境关别代码
N

2225-外港海关

2248-洋山港区

2202-吴淞

declarationPort
String
申报地海关
N航交办,洋山市内
declarationPortCode
String
申报地海关代码
N

2229-航交办

2231-洋山市内

entyPort
String
离境口岸
N外高桥,洋山港
entyPortCode
String
离境口岸代码
N

310701-外高桥

311002-洋山港

distinatePort
String指运港N 
distinatePortCode
String指运港代码N 
containerId
String集装箱号N 
containerMd
String集装箱规格N

20GP,40GP ,40HQ,45GP,45HQ

containerWt
String集装箱自重N 
containerMdCode
String集装箱规格代码N

11-20GP
21-40GP
21-40HQ
21-45GP
21-45HQ

packNo
String
件数
N 
grossWet
String
毛重
N 
orders
List 订单列表N
字段类型描述必填
StringorderOutNo业务编号Y
String
newBillNo
新提单号N
出参

字段

类型

描述

备注

code

int

200=成功

 

msg

String

接口返回信息

 

data

JSON

 

 

描述

 

...