全部
在线测试

根据当前登录人所在的配货历史记录


接口地址: http://proxy-www.yunyingtool.com/papi/api/proxy/wms/saleSendListSearchAllOrder


接口介绍: 根据当前登录人所在的配货历史记录


请求方式: POST


返回格式: JSON


接口收费: 联系客服


频率限制: 10 次/秒


请求头参数

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

请使用新的生成 token 接口

请求参数

参数 类型 必选 描述

请求示例

请求代码示例

cURL请求代码示例

PHP请求代码示例


JAVA请求代码示例


响应参数

参数名称 类型 参数描述
result bool
state string
dynamic object
msg string
data array
--send_list_id int 发货单 ID
--store_info_id int ERP 店铺 ID
--storeid int 店铺 ID
--store_name string 店铺名称
--send_id int 主表 ID
--consignor_id int 货主 ID
--consignor_code string 货主编号
--consignor_name string 货主名称
--express_corp_id int 快递 ID
--express_corp_name string 快递名称
--order_id int 出库单 ID
--order_code string 关联单号
--express_code string 快递单号
--store_order_code string 店铺订单号
--order_print_id int 波次单 ID
--order_print_code string 波次单号
--print_status_id byte 打印状态 ID
--print_status_text string 打印状态
--client_id int 客户 ID
--client_code string 客户编号
--client_short_name string 客户名称
--total_quantity_order int 销售数量
--outer_id int 出库单 ID
--outer_code string 出库单号
--user_id int 经手人 ID
--user_true_name string 经手人
--apply_date date 下单日期
--pay_limit_date date 收款期限
--sub_total int 订单金额
--discount_amount int 折扣金额
--grand_total int 应收金额
--material_count int 物件数量
--gather_money int 已收金额
--un_gather_money int 未收金额
--shipping_amount int 快递费
--agent_total_money int 代收款
--solidity int 体积
--weight int 重量
--service_value int 服务费
--insurance_amount int 保价金额
--insurance_fee int 保价费
--package string 包装方式
--shipping_name string 收货人
--shipping_address string 地址
--telephone string 收货人电话
--mobile string 收货人手机
--enable byte 是否可用
--remark string 备注
--create_id int 创建人 ID
--creator string 创建人
--create_date date 创建时间
--modify_id int 修改人 ID
--modifier string 修改人
--modify_date date 修改时间
--ship_status_id int 配送同步状态 ID
--ship_status_text string 配送同步状态
--country_cn_name string 国家
--email string 客户邮件
--order_channel byte 订单渠道
--record_action recordaction 记录操作动作

返回数据



响应代码

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

公共错误码