/yonbip/sd/voucherorder/list{
"operation": {
"method": "none"
}
}| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | pageIndex | pageIndex | string | 1 | 必填 | 页号 示例:1 默认值:1 |
| 2 | pageSize | pageSize | string | 30 | 必填 | 每页行数 示例:10 默认值:10 |
| 3 | code | code | string | 1 | 可选 | 单据编号 示例:UO-20220513000001 |
| 4 | nextStatusName | nextStatusName | string | 1 | 可选 | 订单状态, CONFIRMORDER:开立、DELIVERY_PART:部分发货、DELIVERY_TAKE_PART:部分发货待收货、DELIVERGOODS:待发货、TAKEDELIVERY:待收货、ENDORDER:已完成、OPPOSE:已取消、APPROVING:审批中、 示例:CONFIRMORDER |
| 5 | open_orderDate_begin | open_orderDate_begin | string | 1 | 可选 | 制单日期开始时间,格式为:yyyy-MM-dd HH:mm:ss 示例:2022-05-13 00:00:00 |
| 6 | open_orderDate_end | open_orderDate_end | string | 1 | 可选 | 制单结束时间,格式为:yyyy-MM-dd HH:mm:ss 示例:2022-05-13 00:00:00 |
| 7 | open_confirmDate_begin | open_confirmDate_begin | string | 1 | 可选 | 审核开始时间,格式为:yyyy-MM-dd HH:mm:ss 示例:2022-05-13 00:00:00 |
| 8 | open_confirmDate_end | open_confirmDate_end | string | 1 | 可选 | 审核截止时间,格式为:yyyy-MM-dd HH:mm:ss 示例:2022-05-13 00:00:00 |
| 9 | open_hopeReceiveDate_begin | open_hopeReceiveDate_begin | string | 1 | 可选 | 期望收货开始时间,格式为:yyyy-MM-dd HH:mm:ss 示例:2022-05-13 00:00:00 |
| 10 | open_hopeReceiveDate_end | open_hopeReceiveDate_end | string | 1 | 可选 | 期望收货截止,格式为:yyyy-MM-dd HH:mm:ss 示例:2022-05-13 00:00:00 |
| 11 | open_vouchdate_begin | open_vouchdate_begin | string | 1 | 可选 | 单据开始时间,格式为:yyyy-MM-dd HH:mm:ss 示例:2022-05-13 00:00:00 |
| 12 | open_vouchdate_end | open_vouchdate_end | string | 1 | 可选 | 单据截止时间,格式为:yyyy-MM-dd HH:mm:ss 示例:2022-05-13 00:00:00 |
| 13 | isSum | isSum | string | 1 | 可选 | 查询表头 示例:false 默认值:false |
| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | code | code | string | 1 | 可选 | 单据编号 |
| 2 | vouchdate | vouchdate | string | 1 | 可选 | 单据日期 |
| 3 | id | id | string | 1 | 可选 | 主体ID |
| 4 | parentOrderNo | parentOrderNo | string | 1 | 可选 | 父级订单号 |
| 5 | salesOrgId | salesOrgId | string | 1 | 可选 | 销售组织id |
| 6 | salesOrgId_name | salesOrgId_name | string | 1 | 可选 | 销售组织名称 |
| 7 | saleDepartmentId | saleDepartmentId | string | 1 | 可选 | 销售部门id |
| 8 | transactionTypeId | transactionTypeId | string | 1 | 可选 | 交易类型id |
| 9 | transactionTypeId_name | transactionTypeId_name | string | 1 | 可选 | 交易类型名称 |
| 10 | agentId | agentId | string | 1 | 可选 | 客户id |
| 11 | agentId_name | agentId_name | string | 1 | 可选 | 客户名称 |
| 12 | receiveContacter | receiveContacter | string | 1 | 可选 | 客户联系人 |
| 13 | receiveContacterPhone | receiveContacterPhone | string | 1 | 可选 | 客户联系人电话 |
| 14 | purchaseNo | purchaseNo | string | 1 | 可选 | 客户采购订单号 |
| 15 | corpContactUserName | corpContactUserName | string | 1 | 可选 | 销售业务员 |
| 16 | settlementOrgId_name | settlementOrgId_name | string | 1 | 可选 | 开票组织名称 |
| 17 | corpContactUserErpCode | corpContactUserErpCode | string | 1 | 可选 | 业务员erp编码 |
| 18 | orderPrices | orderPrices | array | 1 | 可选 | 订单价格 |
| 19 | payMoney | payMoney | string | 1 | 可选 | 合计含税金额 |
| 20 | orderPayMoney | orderPayMoney | string | 1 | 可选 | 商品实付金额 |
| 21 | realMoney | realMoney | string | 1 | 可选 | 应收金额 |
| 22 | orderRealMoney | orderRealMoney | string | 1 | 可选 | 商品应付金额 |
| 23 | statusCode | statusCode | string | 1 | 可选 | 订单当前状态码 |
| 24 | nextStatus | nextStatus | string | 1 | 可选 | 订单状态,CONFIRMORDER:开立、DELIVERY_PART:部分发货、DELIVERY_TAKE_PART:部分发货待收货、DELIVERGOODS:待发货、TAKEDELIVERY:待收货、ENDORDER:已完成、OPPOSE:已取消、APPROVING:审批中、 |
| 25 | currentStatus | currentStatus | string | 1 | 可选 | 当前状态位置 |
| 26 | payStatusCode | payStatusCode | string | 1 | 可选 | 付款状态,NOTPAYMENT:未付款、PARTPAYMENT:部分付款、CONFIRMPAYMENT:部分付款待确认、CONFIRMPAYMENT_ALL:付款待确认、FINISHPAYMENT:付款完成、 |
| 27 | settlementOrgId | settlementOrgId | string | 1 | 可选 | 开票组织id |
| 28 | lockIn | lockIn | string | 1 | 可选 | 标记锁 |
| 29 | confirmDate | confirmDate | string | 1 | 可选 | 订单确认时间 |
| 30 | payDate | payDate | string | 1 | 可选 | 订单付款时间 |
| 31 | orderPayType | orderPayType | string | 1 | 可选 | 支付方式 |
| 32 | settlement | settlement | string | 1 | 可选 | 结算方式id |
| 33 | shippingChoiceId | shippingChoiceId | string | 1 | 可选 | 发运方式id |
| 34 | sendDate | sendDate | string | 1 | 可选 | 预计发货日期 |
| 35 | hopeReceiveDate | hopeReceiveDate | string | 1 | 可选 | 期望收货日期 |
| 36 | opposeMemo | opposeMemo | string | 1 | 可选 | 驳回批注 |
| 37 | haveDelivery | haveDelivery | string | 1 | 可选 | 是否存在发货单 |
| 38 | occupyInventory | occupyInventory | string | 1 | 可选 | 库存占用时机标识 |
| 39 | separatePromotionType | separatePromotionType | string | 1 | 可选 | 拆单规则标识 |
| 40 | reight | reight | string | 1 | 可选 | 运费 |
| 41 | synSourceOrg | synSourceOrg | string | 1 | 可选 | 协同来源组织id |
| 42 | synSourceTenant | synSourceTenant | string | 1 | 可选 | 协同来源租户 |
| 43 | pointsMoney | pointsMoney | string | 1 | 可选 | 积分抵扣金额 |
| 44 | synSourceOrg_name | synSourceOrg_name | string | 1 | 可选 | 协同来源组织名称 |
| 45 | totalMoney | totalMoney | string | 1 | 可选 | 总金额 |
| 46 | tagName | tagName | string | 1 | 可选 | 采购组织弹框 |
| 47 | rebateMoney | rebateMoney | string | 1 | 可选 | 返利金额 |
| 48 | rebateCashMoney | rebateCashMoney | string | 1 | 可选 | 抵现金额 |
| 49 | particularlyMoney | particularlyMoney | string | 1 | 可选 | 特殊优惠 |
| 50 | promotionMoney | promotionMoney | string | 1 | 可选 | 促销 |
| 51 | unConfirmPrice | unConfirmPrice | string | 1 | 可选 | 未审核的金额 |
| 52 | confirmPrice | confirmPrice | string | 1 | 可选 | 已支付金额 |
| 53 | bizId | bizId | string | 1 | 可选 | 商家id |
| 54 | bizName | bizName | string | 1 | 可选 | 商家名称 |
| 55 | agentRelationId | agentRelationId | string | 1 | 可选 | 客户交易关系id |
| 56 | points | points | string | 1 | 可选 | 积分 |
| 57 | pubts | pubts | string | 1 | 可选 | 时间戳,格式为:yyyy-MM-ddHH:mm:ss |
| 58 | pubuts | pubuts | string | 1 | 可选 | 时间戳 |
| 59 | orderInvoice | orderInvoice | string | 1 | 可选 | 发票信息 |
| 60 | orderShippingAddress | orderShippingAddress | string | 1 | 可选 | 收货地址信息 |
| 61 | orderErp | orderErp | string | 1 | 可选 | 订单erp |
| 62 | deliveryDate | deliveryDate | string | 1 | 可选 | 交货日期 |
| 63 | isWfControlled | isWfControlled | string | 1 | 可选 | 是否审批流控制 |
| 64 | verifystate | verifystate | string | 1 | 可选 | 审批状态 |
| 65 | status | status | string | 1 | 可选 | 状态 |
| 66 | isFinishDelivery | isFinishDelivery | string | 1 | 可选 | 订单是否发完货 |
| 67 | productId_pbatchName | productId_pbatchName | string | 1 | 可选 | 商品包装单位 |
| 68 | idKey | idKey | string | 1 | 可选 | 行标识 |
| 69 | productId | productId | string | 1 | 可选 | 商品id |
| 70 | isBatchManage | isBatchManage | string | 1 | 可选 | 是否批次管理 |
| 71 | isExpiryDateManage | isExpiryDateManage | string | 1 | 可选 | 是否有效期管理 |
| 72 | expireDateNo | expireDateNo | string | 1 | 可选 | 保质期 |
| 73 | expireDateUnit | expireDateUnit | string | 1 | 可选 | 保质期单位 |
| 74 | skuId | skuId | string | 1 | 可选 | 商品SKUid |
| 75 | erpCode | erpCode | string | 1 | 可选 | skuERP编码 |
| 76 | orderProductType | orderProductType | string | 1 | 可选 | 商品售卖类型,SALE:销售品、GIFT:赠品、MARKUP:加价购、REBATE:返利商品、 |
| 77 | productCode | productCode | string | 1 | 可选 | 商品编码 |
| 78 | productName | productName | string | 1 | 可选 | 商品名称 |
| 79 | skuCode | skuCode | string | 1 | 可选 | SKU编码 |
| 80 | specDescription | specDescription | string | 1 | 可选 | 规格描述 |
| 81 | projectId | projectId | string | 1 | 可选 | 项目id |
| 82 | unitExchangeType | unitExchangeType | string | 1 | 可选 | 浮动(计价) |
| 83 | unitExchangeTypePrice | unitExchangeTypePrice | string | 1 | 可选 | 浮动(销售) |
| 84 | productAuxUnitName | productAuxUnitName | string | 1 | 可选 | 销售单位 |
| 85 | invExchRate | invExchRate | string | 1 | 可选 | 销售换算率 |
| 86 | subQty | subQty | string | 1 | 可选 | 销售数量 |
| 87 | productUnitName | productUnitName | string | 1 | 可选 | 计价单位 |
| 88 | invPriceExchRate | invPriceExchRate | string | 1 | 可选 | 计价换算率 |
| 89 | priceQty | priceQty | string | 1 | 可选 | 计价数量 |
| 90 | qtyName | qtyName | string | 1 | 可选 | 主计量 |
| 91 | qty | qty | string | 1 | 可选 | 数量 |
| 92 | orderDetailPrices | orderDetailPrices | string | 1 | 可选 | 订单商品金额 |
| 93 | stockName | stockName | string | 1 | 可选 | 发货仓库 |
| 94 | stockOrgId_name | stockOrgId_name | string | 1 | 可选 | 库存组织 |
| 95 | consignTime | consignTime | string | 1 | 可选 | 计划发货日期 |
| 96 | projectId_name | projectId_name | string | 1 | 可选 | 项目名称 |
| 97 | projectId_code | projectId_code | string | 1 | 可选 | 项目编码 |
| 98 | salePrice | salePrice | string | 1 | 可选 | 含税报价 |
| 99 | taxId | taxId | string | 1 | 可选 | 数目税率id |
| 100 | saleCost | saleCost | string | 1 | 可选 | 报价含税金额 |
| 101 | stockId | stockId | string | 1 | 可选 | 仓库ID |
| 102 | oriTaxUnitPrice | oriTaxUnitPrice | string | 1 | 可选 | 含税成交价 |
| 103 | orderDetails_stockOrgId | orderDetails_stockOrgId | string | 1 | 可选 | 库存组织id |
| 104 | oriSum | oriSum | string | 1 | 可选 | 含税金额 |
| 105 | taxRate | taxRate | string | 1 | 可选 | 税率 |
| 106 | taxItems | taxItems | string | 1 | 可选 | 税目 |
| 107 | taxCode | taxCode | string | 1 | 可选 | 税目税率编码 |
| 108 | shoppingCartId | shoppingCartId | string | 1 | 可选 | 购物车id |
| 109 | groupId | groupId | string | 1 | 可选 | 分组Id |
| 110 | rebateReturnProductId | rebateReturnProductId | string | 1 | 可选 | 返货单商品id |
| 111 | mutualActivities | mutualActivities | string | 1 | 可选 | 活动的对象,用于校验互斥活动 |
| 112 | activities | activities | string | 1 | 可选 | 包含的类型,用于校验互斥 |
| 113 | sendPayMoney | sendPayMoney | string | 1 | 可选 | 累计已发货含税金额 |
| 114 | invoiceQty | invoiceQty | string | 1 | 可选 | 累计开票数量 |
| 115 | invoiceOriSum | invoiceOriSum | string | 1 | 可选 | 累计开票含税金额 |
| 116 | bizProductId | bizProductId | string | 1 | 可选 | 商家商品id |
| 117 | takeQuantity | takeQuantity | string | 1 | 可选 | 已审核收数量 |
| 118 | bizSkuId | bizSkuId | string | 1 | 可选 | 商家skuid |
| 119 | takeSalePayMoney | takeSalePayMoney | string | 1 | 可选 | 已审核收金额 |
| 120 | orderDetailPrice | orderDetailPrice | string | 1 | 可选 | 订单金额 |
| 121 | sendQty | sendQty | string | 1 | 可选 | 累计已发货数量 |
| 122 | closedSumMoney | closedSumMoney | string | 1 | 可选 | 关闭总金额 |
| 123 | closedRowCount | closedRowCount | string | 1 | 可选 | 行关闭数量 |
| 124 | iDeleted | iDeleted | string | 1 | 可选 | 未定义名称 |
| 125 | iOrgId | iOrgId | string | 1 | 可选 | 组织ID |
| 126 | memo | memo | string | 1 | 可选 | 备注 |
| 127 | createDate | createDate | string | 1 | 可选 | 创建日期 |
| 128 | creatorId | creatorId | string | 1 | 可选 | 创建人 |
| 129 | auditorId | auditorId | string | 1 | 可选 | 审核人ID |
| 130 | auditDate | auditDate | string | 1 | 可选 | 审批日期 |
| 131 | closerId | closerId | string | 1 | 可选 | 关闭人ID |
| 132 | closeDate | closeDate | string | 1 | 可选 | 关闭日期 |
| 133 | modifierId | modifierId | string | 1 | 可选 | 修改人id |
| 134 | modifyDate | modifyDate | string | 1 | 可选 | 修改日期 |
| 135 | cCreator | cCreator | string | 1 | 可选 | 创建人 |
| 136 | iProductAuxUnitId | iProductAuxUnitId | string | 1 | 可选 | 销售单位id |
| 137 | iProductUnitId | iProductUnitId | string | 1 | 可选 | 计价单位id |
| 138 | masterUnitId | masterUnitId | string | 1 | 可选 | 主计量单位id |
| 139 | purUOM_Precision | purUOM_Precision | string | 1 | 可选 | 销售单位精度 |
| 140 | priceUOM_Precision | priceUOM_Precision | string | 1 | 可选 | 计价单位精度 |
| 141 | unit_Precision | unit_Precision | string | 1 | 可选 | 主计量单位精度 |
| 142 | cBizName | cBizName | string | 1 | 可选 | 供应商名称 |
| 143 | orderDetailId | orderDetailId | string | 1 | 可选 | 主体ID |
| 144 | orderId | orderId | string | 1 | 可选 | 订单ID |
| 145 | creator | creator | string | 1 | 可选 | 创建人 |
| 146 | createTime | createTime | string | 1 | 可选 | 创建时间 |
| 147 | auditor | auditor | string | 1 | 可选 | 审批人 |
| 148 | auditTime | auditTime | string | 1 | 可选 | 审批时间 |
| 149 | closeTime | closeTime | string | 1 | 可选 | 关闭时间 |
| 150 | closer | closer | string | 1 | 可选 | 关闭人 |
| 151 | modifier | modifier | string | 1 | 可选 | 修改人 |
| 152 | modifyTime | modifyTime | string | 1 | 可选 | 修改时间 |
| 153 | bmake_st_salesout | bmake_st_salesout | string | 1 | 可选 | 流程入库 |
| 154 | bmake_voucher_delivery | bmake_voucher_delivery | string | 1 | 可选 | 流程发货 |
| 155 | bizFlow | bizFlow | string | 1 | 可选 | 流程ID |
| 156 | bmake_voucher_saleinvoice | bmake_voucher_saleinvoice | string | 1 | 可选 | 流程开票 |
| 157 | isFlowCoreBill | isFlowCoreBill | string | 1 | 可选 | 是否流程核心单据 |
| 158 | bizFlow_version | bizFlow_version | string | 1 | 可选 | 版本信息 |
| 159 | batchNo | batchNo | string | 1 | 可选 | 批次号 |
| 160 | productDate | productDate | string | 1 | 可选 | 生产日期 |
| 161 | invalidDate | invalidDate | string | 1 | 可选 | 有效期至 |
| 162 | currency | currency | string | 1 | 可选 | 币种id |
| 163 | currency_priceDigit | currency_priceDigit | string | 1 | 可选 | 原币单价精度 |
| 164 | currency_moneyDigit | currency_moneyDigit | string | 1 | 可选 | 原币金额精度 |
| 165 | originalName | originalName | string | 1 | 可选 | 币种 |
| 166 | natCurrency | natCurrency | string | 1 | 可选 | 本币pk |
| 167 | natCurrency_priceDigit | natCurrency_priceDigit | string | 1 | 可选 | 本币单价精度 |
| 168 | natCurrency_moneyDigit | natCurrency_moneyDigit | string | 1 | 可选 | 本币金额精度 |
| 169 | domesticCode | domesticCode | string | 1 | 可选 | 本币简称 |
| 170 | domesticName | domesticName | string | 1 | 可选 | 本币 |
| 171 | exchRate | exchRate | string | 1 | 可选 | 汇率 |
| 172 | exchangeRateType_name | exchangeRateType_name | string | 1 | 可选 | 汇率类型名称 |
| 173 | exchangeRateType | exchangeRateType | string | 1 | 可选 | 汇率类型Idid |
用友BIP的接口:销售订单列表查询_v1(/yonbip/sd/voucherorder/list),由轻易云数据集成平台 API 资产管理模块整理收纳,并随用友BIP版本更新同步更新。