Versions Compared

Key

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

...

接口地址

在信号旗中配置回调接口,接口地址回调方提供。

请求方式post
入参(json)

字段

类型

必填

描述

action

String

Y

single_receipt(海关回执)

orderOutNo

String

N

业务流水号

billNo

String

N

提运单号

paramJson

json

Y

回执json

字段

类型

必填

描述

channel

String

 

参见《附件3:海关状态

note

String

 

海关描述

noticeDate

String

 

海关时间

customMaster

String

 

主管海关

entryId

String

 

海关编码

releaseNotice

String

 N

放行通知书文件地址

customsDeclaration

String

 N

报关单文件地址

examinePdf
StringN查验通知书(口岸查验通知、报关单查验通知......)
出参

字段

类型

必填

描述

state

boolean

Y

成功:true

失败:false

msg

String

N

 

描述

 

...