| 1 | stockin_id | stockin_id | string | 1 | 可选 | 入库单主键id |
| 2 | order_no | order_no | string | 1 | 可选 | 系统入库单号,默认为RK开头 |
| 3 | stockin_no | stockin_no | string | 1 | 可选 | 入库单号 |
| 4 | wms_status | wms_status | string | 1 | 可选 | 委外状态 |
| 5 | wms_result | wms_result | string | 1 | 可选 | 错误信息 |
| 6 | warehouse_id | warehouse_id | string | 1 | 可选 | 仓库id |
| 7 | src_order_type | src_order_type | string | 1 | 可选 | 1采购入库,2调拨入库,3退货入库,4盘盈入库,5生产入库,6其他入库,7保修入库,8纠错入库,9初始化入库10预入库11JIT退货入库12委外入库' |
| 8 | src_order_id | src_order_id | string | 1 | 可选 | 入库id |
| 9 | reason_id | reason_id | string | 1 | 可选 | 其他入库原因 |
| 10 | fa_status | fa_status | string | 1 | 可选 | 财务同步状态 |
| 11 | logistics_id | logistics_id | string | 1 | 可选 | 物流公司 |
| 12 | post_share_type | post_share_type | string | 1 | 可选 | 邮费分摊类型0,不分摊1,按数量分摊2,按照金额分摊 |
| 13 | operator_id | operator_id | string | 1 | 可选 | 经办人 |
| 14 | note_count | note_count | string | 1 | 可选 | 便签条数 |
| 15 | flag_id | flag_id | string | 1 | 可选 | 标记颜色 |
| 16 | modified | modified | string | 1 | 可选 | 最后修改时间 |
| 17 | warehouse_no | warehouse_no | string | 1 | 可选 | 代表仓库所有属性的唯一编码,用于仓库区分,ERP内支持自定义(ERP仓库界面设置) |
| 18 | warehouse_name | warehouse_name | string | 1 | 可选 | ERP内系统仓库名称 |
| 19 | status | status | string | 1 | 可选 | 10已取消20编辑中25待价格确认30待审核32待推送33推送失败35委外待入库60待结算80已完成 |
| 20 | stockin_time | stockin_time | string | 1 | 可选 | 入库时间,格式:YYYY-MM-DDHH:MM:SS |
| 21 | created_time | created_time | string | 1 | 可选 | 创建时间,格式:yyyy-MM-dd HH:mm:ss |
| 22 | remark | remark | string | 1 | 可选 | 备注 |
| 23 | stockin_reason | stockin_reason | string | 1 | 可选 | 入库原因 |
| 24 | order_type | order_type | string | 1 | 可选 | 订单类别 |
| 25 | order_type_name | order_type_name | string | 1 | 可选 | 订单类别名称 |
| 26 | goods_count | goods_count | string | 1 | 可选 | 货品数量 |
| 27 | goods_amount | goods_amount | string | 1 | 可选 | 货款总额 |
| 28 | total_price | total_price | string | 1 | 可选 | 扣除优惠后货款总额 |
| 29 | discount | discount | string | 1 | 可选 | 优惠金额 |
| 30 | tax_amount | tax_amount | string | 1 | 可选 | 税后金额 |
| 31 | post_fee | post_fee | string | 1 | 可选 | 邮费 |
| 32 | other_fee | other_fee | string | 1 | 可选 | 其他费用 |
| 33 | logistics_type | logistics_type | string | 1 | 可选 | 物流方式,详情介绍,单击这里 |
| 34 | check_time | check_time | string | 1 | 可选 | 审核时间,格式:YYYY-MM-DDHH:MM:SS |
| 35 | src_order_no | src_order_no | string | 1 | 可选 | 上层单据编号,如果是采购入库就是采购单号,调拨入库就是调拨号,以此类推 |
| 36 | outer_no | outer_no | string | 1 | 可选 | 外部单号 |
| 37 | logistics_no | logistics_no | string | 1 | 可选 | 物流单号,获取此字段前需将版本升级至V2.3.9.1及以上的稳定版本 |
| 38 | operator_name | operator_name | string | 1 | 可选 | 操作员姓名 |
| 39 | details_list | details_list | array | 1 | 可选 | 响应参数的2级数据节点,包含单个入库单所有货品属性信息的数据节点,节点下数据字段详见下述“stockin_list”列表 |
| 40 | stockin_id | stockin_id | string | 1 | 可选 | 入库单主键id |
| 41 | rec_id | rec_id | string | 1 | 可选 | 主键(与业务无关) |
| 42 | src_order_detail_id | src_order_detail_id | string | 1 | 可选 | 上层单据明细主键 |
| 43 | src_order_type | src_order_type | string | 1 | 可选 | 1采购入库,2调拨入库,3退货入库,4盘盈入库,5生产入库,6其他入库,7保修入库,8纠错入库,9初始化入库10预入库11JIT退货入库12委外入库' |
| 44 | org_stockin_detail_id | org_stockin_detail_id | string | 1 | 可选 | 原始入库单明细 |
| 45 | spec_id | spec_id | string | 1 | 可选 | 规格ID |
| 46 | batch_id | batch_id | string | 1 | 可选 | 批次 |
| 47 | position_id | position_id | string | 1 | 可选 | 货位ID,入库时默认ID,后来做货位调拨不再修改 |
| 48 | num | num | string | 1 | 可选 | 库存单位 |
| 49 | num2 | num2 | string | 1 | 可选 | 辅助单位量 |
| 50 | unit_id | unit_id | string | 1 | 可选 | 辅助单位 |
| 51 | base_unit_id | base_unit_id | string | 1 | 可选 | 基本单位 |
| 52 | unit_ratio | unit_ratio | string | 1 | 可选 | 单位换算关系 |
| 53 | expect_num | expect_num | string | 1 | 可选 | 预期入库数量(基本单位数量,显示可自动转换成辅助单位) |
| 54 | cost_price2 | cost_price2 | string | 1 | 可选 | 辅助成本价 |
| 55 | share_post_cost | share_post_cost | string | 1 | 可选 | 邮资分摊成本 |
| 56 | share_post_total | share_post_total | string | 1 | 可选 | 邮资分摊总成本 |
| 57 | modified | modified | string | 1 | 可选 | 最后修改时间 |
| 58 | created | created | string | 1 | 可选 | 创建时间 |
| 59 | spec_no | spec_no | string | 1 | 可选 | 代表单品(sku)所有属性的编码,SKU概念介绍,单击这里 |
| 60 | goods_count | goods_count | string | 1 | 可选 | 货品数量 |
| 61 | discount | discount | string | 1 | 可选 | 入库单管理的“优惠” |
| 62 | right_num | right_num | string | 1 | 可选 | 货品数量+纠错数量 |
| 63 | right_price | right_price | string | 1 | 可选 | 调整后单价 |
| 64 | right_cost | right_cost | string | 1 | 可选 | 扣除优惠后货款总额+入库后续调整价格,right_num*right_price |
| 65 | cost_price | cost_price | string | 1 | 可选 | 入库单管理的“入库价” |
| 66 | production_date | production_date | string | 1 | 可选 | 生产日期,格式:yyyy-MM-dd HH:mm:ss |
| 67 | validity_days | validity_days | string | 1 | 可选 | 生产日期 |
| 68 | expire_date | expire_date | string | 1 | 可选 | 有效期,格式:yyyy-MM-dd HH:mm:ss |
| 69 | src_price | src_price | string | 1 | 可选 | 原价 |
| 70 | tax_price | tax_price | string | 1 | 可选 | 税后单价 |
| 71 | tax_amount | tax_amount | string | 1 | 可选 | 税后金额 |
| 72 | tax | tax | string | 1 | 可选 | 税率 |
| 73 | total_cost | total_cost | string | 1 | 可选 | 总成本 |
| 74 | remark | remark | string | 1 | 可选 | 入库单备注 |
| 75 | adjust_num | adjust_num | string | 1 | 可选 | 调整数量,计算方式为调整后数量-原数量 |
| 76 | adjust_price | adjust_price | string | 1 | 可选 | 调整单价金额,计算方式为调整后价格-原价 |
| 77 | brand_no | brand_no | string | 1 | 可选 | 品牌编号 |
| 78 | brand_name | brand_name | string | 1 | 可选 | 品牌名称 |
| 79 | goods_name | goods_name | string | 1 | 可选 | 货品名称 |
| 80 | goods_no | goods_no | string | 1 | 可选 | 代表货品(spu)所有属性的编号,SPU概念介绍,单击这里 |
| 81 | spec_name | spec_name | string | 1 | 可选 | 规格名称 |
| 82 | spec_code | spec_code | string | 1 | 可选 | 规格码 |
| 83 | prop2 | prop2 | string | 1 | 可选 | 单品列表的自定义属性2 |
| 84 | goods_unit | goods_unit | string | 1 | 可选 | 货品单位 |
| 85 | batch_no | batch_no | string | 1 | 可选 | 批次号 |
| 86 | batch_remark | batch_remark | string | 1 | 可选 | 批次备注 |
| 87 | position_no | position_no | string | 1 | 可选 | 货位编号 |