pos物流
  1. 客户发货单
pos物流
  • 收货单-佛照
    • 详情
    • 核算设置-结算类型
    • 自动差异处理(刷数)
    • 单据核算创建
    • 批量反审核
    • 批量更新应收折扣、结算价
    • 单据新增,审核
    • 单据各状态统计
    • 批量记账
    • 录入货品
    • 批量取消记账
    • 单据审核
    • 批量审核
    • 新增
    • 新增批次
    • 批量删除
    • 全部下拉
    • 收货单筛选器
    • 货品明细统计信息(参数传单据ID)
    • 根据资金号获取货品价格
    • 根据资金号获取货品价格
    • 获取限制的业务类型(指令单)
    • 获取收货单结算设置
    • 获取收货单代销结算设置
    • 根据模块id获取允许自建单据业务类型
    • 分页查询货品列表数据
    • 单据作废
    • 分页查询列表数据
    • 打印数据
    • 分页查询货品列表数据
    • 分页查询日志列表数据
    • 单据恢复
    • 录入条形码
    • 录入批次号
    • 录入箱
    • 获取货品列表
    • 录入唯一码
    • 录入货品sku
    • 获取货品配码列表
    • 分页查询列表数据
    • 收货单-发票发送邮件
    • SKU明细统计信息(参数传单据ID)
    • 待办-未发货
    • 待办-未发货单据数量
    • 待办-未发货-明细
    • 单据反审核
    • 修改
    • 引用发货单校验唯一码/箱
  • 客户发货单
    • 详情
      POST
    • 核算设置-结算类型
      POST
    • kstone 出货调整工作台(PDA)-唯一码修改
      POST
    • 单据核算创建
      POST
    • 批量反审核
      PUT
    • 批量更新应收折扣、结算价
      PUT
    • 修改业务类型单据校验
      POST
    • 发货保存,审核
      POST
    • 单据各状态统计
      POST
    • 批量记账
      PUT
    • 箱详情
      POST
    • 录入货品
      POST
    • 录入货品(建材行业)
      POST
    • 录入货品(建材行业)分页
      POST
    • 批量取消记账
      PUT
    • 作废箱
      PUT
    • 单据审核
      PUT
    • 批量审核
      PUT
    • 批量完结
      PUT
    • 完成箱
      POST
    • 新增
      POST
    • 批量删除
      POST
    • 差异数查询
      POST
    • 发货单全部下拉
      GET
    • 发货单筛选器
      POST
    • 生成箱
      POST
    • 货品明细统计信息(参数传单据ID)
      GET
    • 分页查询收发渠道调换单据列表数据
      POST
    • 根据资金号获取货品价格
      POST
    • 根据资金号获取货品价格
      POST
    • 查询已有快递单号的单据
      POST
    • 根据模块id获取允许自建单据业务类型
      POST
    • 获取发货单结算设置
      POST
    • 获取模块业务类型选项是否开启调换收发渠道
      GET
    • 获取已发货详情,包含原单数
      POST
    • 钻取发货差异明细
      POST
    • 根据配货单billId获取配货单货运信息
      GET
    • 获取代销发货单结算设置
      POST
    • 通过通知单信息获取默认业务类型
      POST
    • 分页查询货品列表数据
      POST
    • 单据作废
      PUT
    • 物流信息修改
      PUT
    • 物流信息批量修改
      PUT
    • 分页查询原单数货品列表数据
      POST
    • 分页查询列表数据
      POST
    • 打印数据
      POST
    • 打印代办数据
      POST
    • 打印代办汇总数据
      POST
    • 录入货品(建材行业)分页
      POST
    • 发货单是否被收货单引用校验
      POST
    • 定时发货审核自动创建收货单任务
      POST
    • 单据恢复
      PUT
    • 录入条形码
      POST
    • 录入条形码,唯一码
      POST
    • 录入批次号
      POST
    • 录入箱
      POST
    • 获取货品列表
      POST
    • 录入唯一码
      POST
    • 录入货品sku
      POST
    • 获取货品配码列表
      POST
    • 发货单-发票发送邮件
      POST
    • SKU明细统计信息(参数传单据ID)
      POST
    • 钻取被引用单据明细
      POST
    • 待办-未入库
      POST
    • 待办-未入库单据数量
      GET
    • 待办-未入库-明细
      POST
    • 单据反审核
      PUT
    • 批量取消完结
      PUT
    • 更新发货单核算设置(临时)
      POST
    • 修改
      PUT
  1. 客户发货单

录入货品(建材行业)

POST
/bill/sendBillFSL/browseStoneLabel

请求参数

Body 参数application/json

示例
{
    "data": {
        "billLabelIdList": [
            0
        ],
        "billNo": "string",
        "businessTypeId": 0,
        "channelId": 0,
        "excludeLabelIdList": [
            0
        ],
        "goodsId": 0,
        "labelCode": "string",
        "labelValidateChannel": false,
        "labelValidateStatus": false,
        "lotBlock": "string",
        "moduleId": "string",
        "purchaseNo": "string",
        "reserved": false,
        "salePlanId": 0,
        "selfBillId": 0
    },
    "moduleId": "string"
}

示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST '/bill/sendBillFSL/browseStoneLabel' \
--header 'Content-Type: application/json' \
--data-raw '{
    "data": {
        "billLabelIdList": [
            0
        ],
        "billNo": "string",
        "businessTypeId": 0,
        "channelId": 0,
        "excludeLabelIdList": [
            0
        ],
        "goodsId": 0,
        "labelCode": "string",
        "labelValidateChannel": false,
        "labelValidateStatus": false,
        "lotBlock": "string",
        "moduleId": "string",
        "purchaseNo": "string",
        "reserved": false,
        "salePlanId": 0,
        "selfBillId": 0
    },
    "moduleId": "string"
}'

返回响应

🟢200成功
*/*
OK
Body

示例
{
    "code": 0,
    "data": [
        {
            "labelList": [
                {
                    "afterChannelCode": "string",
                    "afterChannelId": 0,
                    "afterChannelName": "string",
                    "afterStatus": 0,
                    "afterStatusName": "string",
                    "amount": 0,
                    "attributeType": 0,
                    "attributeTypeName": "string",
                    "batchManagementId": 0,
                    "batchNumber": "string",
                    "beforeChannelCode": "string",
                    "beforeChannelId": 0,
                    "beforeChannelName": "string",
                    "beforeStatus": 0,
                    "beforeStatusName": "string",
                    "billId": 0,
                    "billSingleCode": "string",
                    "channelCode": "string",
                    "channelId": 0,
                    "channelName": "string",
                    "code": "string",
                    "colorCode": "string",
                    "colorId": 0,
                    "colorName": "string",
                    "contrastCode": "string",
                    "contrastLongCode": "string",
                    "createdBy": 0,
                    "createdByName": "string",
                    "createdTime": "2019-08-24T14:15:22Z",
                    "depotPlaceCode": "string",
                    "depotPlaceId": 0,
                    "depotPlaceName": "string",
                    "diffDescription": "string",
                    "diffQuantity": 0,
                    "effectiveDate": "2019-08-24T14:15:22Z",
                    "expirationDate": "2019-08-24T14:15:22Z",
                    "exportStatus": 0,
                    "exportStatusName": "string",
                    "extend": {
                        "allowSales": 0,
                        "allowSalesName": "string",
                        "certificate": "string",
                        "costAmount": 0,
                        "costPrice": 0,
                        "createdBy": 0,
                        "createdByName": "string",
                        "createdTime": "2019-08-24T14:15:22Z",
                        "exDepotPlaceCode": "string",
                        "exDepotPlaceId": 0,
                        "exDepotPlaceName": "string",
                        "expense": 0,
                        "expenseCostAmount": 0,
                        "gramWeight": 0,
                        "id": 0,
                        "img": "string",
                        "labelId": 0,
                        "longs": 0,
                        "lotBlock": "string",
                        "normPrice": 0,
                        "reserved": 0,
                        "reservedName": "string",
                        "saleAmount": 0,
                        "securityCode": "string",
                        "updatedBy": 0,
                        "updatedByName": "string",
                        "updatedTime": "2019-08-24T14:15:22Z",
                        "val": 0,
                        "wide": 0
                    },
                    "fieldName": "string",
                    "goodsCode": "string",
                    "goodsId": 0,
                    "goodsName": "string",
                    "id": 0,
                    "importBillIdentifier": "string",
                    "labelRuleId": 0,
                    "labelRuleName": "string",
                    "longId": 0,
                    "longName": "string",
                    "lotBlock": "string",
                    "message": "string",
                    "moduleId": "string",
                    "moduleName": "string",
                    "notes": "string",
                    "quantity": 0,
                    "rfid": "string",
                    "singleCode": "string",
                    "sizeId": 0,
                    "sizeName": "string",
                    "skuKey": "string",
                    "sliceQuantity": 0,
                    "status": 0,
                    "statusName": "string",
                    "updatedBy": 0,
                    "updatedByName": "string",
                    "updatedTime": "2019-08-24T14:15:22Z",
                    "validateDay": 0
                }
            ],
            "lotBlock": "string"
        }
    ],
    "msg": "string"
}
🟢201成功
🟠401没有权限
🟠403禁止访问
🟠404记录不存在
修改于 2025-07-01 06:37:42
上一页
录入货品
下一页
录入货品(建材行业)分页
Built with