全部
在线测试

库存货位转移


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


接口介绍: 库存货位转移


请求方式: POST


返回格式: JSON


接口收费: 联系客服


频率限制: 10 次/秒


请求头参数

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

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

请求参数

参数 类型 必选 描述
origin_position_no string 原货位
product_id int 商品 ID
product_code string 商品编号
product_model string 商品条码
quantity int 转移数量
target_position_no string 目标货位
produce_date string 生产日期
product_spec string 商品规格
batch_number string 批次号
storage_status string 商品状态
product_attribute string 商品属性
user_id int 用户 ID
user_true_name string
storage_id int 仓库 ID
storage_name string
role_id int 角色 ID
role_name string
consignor_id int 货主
consignor_code string
consignor_name string
provider_id int 供应商
provider_code string
provider_short_name string
Mac string PDA 的 Mac 地址
where string 查询条件

请求示例

请求代码示例

cURL请求代码示例

PHP请求代码示例


JAVA请求代码示例


响应参数

参数名称 类型 参数描述
result bool 是否成功
state string 状态
dynamic object 动态附加属性
msg string 提示信息

返回数据



响应代码

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

公共错误码点击查看详情