Versions Compared

Key

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

...

版本

变更内容

备注

操作人

变更时间

V3.2

新增数据获取

 

sw

20200515

V3.3

船名,航次,提单号改为非必填字段

 

Stella

20200608

V3.4

货代上传人、货代邮件,货代QQ

 

sw

20200805

V3.5新增获取客户校验稿 sw20200824
V3.6新增文件流上传接口 sw20210118
V3.7新增Base64文件上传接口 sw20210119
V3.7.1新增查验返回JSON sw20210223

 

 

 

 

appId 获取方式:开放平台对接参数(appId、回调地址、相关推送)

...

接口地址

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

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

请求方式post
入参(json)

字段

类型

必填

描述

appId

String

Y

 

typeStringNcheck :标识区分查验描述

orderOutNo

String

Y

业务流水号

出参

字段

类型

必填

描述

code

int

200=成功

 

msg

String

Y

说明

data

List

多个下载地址 

根据type 类型返回,不传type 返回值结构版本1,check返回值结构版本2

描述 
版本1
Image Added
版本2
Image Added

 

 

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

1. 整箱做箱任务

...