Versions Compared

Key

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

...

接口地址

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

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

请求方式post
入参(json)

字段

类型

必填

描述

appId

String

Y

 

orderOutNo

String

Y

业务流水号

出参

字段

类型

必填

描述

code

int

200=成功

 

msg

String

Y

说明

data

 

 

 

示例

Image RemovedImage Added

3.

...

获取报关单

接口地址

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

 

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

 

请求方式post
入参(json)

字段

类型

必填

描述

appId

String

Y

 

orderOutNo

String

Y

业务流水号

出参

字段

类型

必填

描述

code

int

200=成功

 

msg

String

Y

说明

data

 

 

 

描述

Image Added


4. 获取获取放行通知书

接口地址

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

 

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

 

请求方式post
入参(json)

字段

类型

必填

描述

appId

String

Y

 

orderOutNo

String

Y

业务流水号

出参

字段

类型

必填

描述

code

int

200=成功

 

msg

String

Y

说明

data

 

 

 

描述

Image Added

四. IM推送消息 (ERP->报关行)

...