全部
在线测试

根据当前登录人所在的货主查询货位转移记录(分页)


接口地址: http://proxy-api.vv-tool.com/api/proxy/wms/searchSaleOrderPickingList


接口介绍: 根据当前登录人所在的货主查询货位转移记录(分页)


请求方式: POST


返回格式: JSON


接口收费: 联系客服


频率限制: 10 次/秒


请求头参数

参数 类型 必选 示例
Authorization string 授权 access_token Bearer 1798c6aadec33d1bc2f5b707f1049aefexxxx

请使用新的生成 token 接口 点击查看详情

请求参数

参数名称 类型 是否必填 描述
PageIndex integer 当前页号
PageSize integer 分页大小
Where string 查询条件
OrderBy string 排序方式
User_Id integer 用户 ID
UserTrueName string
Storage_Id integer 仓库 ID
StorageName string
Role_Id integer 角色 ID
RoleName string
Consignor_Id integer 货主
ConsignorCode string
ConsignorName string
Provider_Id integer 供应商
ProviderCode string
ProviderShortName string
Mac string PDA 的 Mac 地址
where string 查询条件

请求示例

请求代码示例

cURL请求代码示例

PHP请求代码示例


JAVA请求代码示例


响应参数

参数名称 类型 参数描述
result boolean
state string
dynamic Object
msg string
data

返回数据



响应代码

代码 代码描述 解决方案
0 成功

公共错误码点击查看详情