获取报关行下拉列表
POST
/web/{version}/tCustomsBroker/getSelectionList
接口描述
下拉列表通常不传参或者只需传入机构号orgIds即可 多个机构用英文逗号隔开
请求参数
参数名
类型
描述
必填
pageNo
integer
当前页码
必填
pageSize
integer
每页数量
必填
id
integer
相当于orgId
可选
customsNo
string
报关行编码
可选
customsName
string
报关行名称
可选
contactPerson
string
联系人,名称
可选
contactEmail
string
联系人,邮箱
可选
contactPhone
string
手机号
可选
enableStatus
string
是否启用,useStatus 0-启用 1-禁用
可选