- 系统功能
- 工程数据
- 车间管理
- 普通生产
- 生产订单
- 生产投料单
- 生产汇报单
- 生产入库单
- 生产领料单
- 生产补料单
- 生产退料单
- 生产退库
- 员工计件工资单
- 看板POST
- 委外管理
- 销售管理
- 非标生产
- 人力资源
- wms
- 采购管理
- 检斤管理
- 委外工序计划单
- KIS升级
- 工作流
- CRM客户管理
- 首页
- SRM管理
- 基础资料
- 轻MES
- 质量管理
生产入库单查询
POST
/mxoc_pom/mxoc_pom_instocknew_query
请求参数
Query 参数
access_token
string
必需
默认值:
{{access_token}}
Header 参数
groupName
string
必需
默认值:
{{groupName}}
Content-Type
string
必需
默认值:
{{Content-Type}}
accountid
string
必需
默认值:
{{accountId}}
X-GW-Router-Addr
string
必需
默认值:
{{X-GW-Router-Addr}}
Body 参数application/json
formId
string
单据标识
search
string
模糊查询
id
string
单据id
unpage
integer
必需
pageSize
integer
必需
pageIndex
integer
必需
billstatus
string
单据状态
dateSearch
string
时间过滤
type
string
必需
oldnew
string
必需
isshowone
string
必需
spid
string
必需
stockid
string
必需
customerid
string
必需
empid
string
必需
filterdatetype
string
必需
begintime
string
必需
endtime
string
必需
示例
{
"formId":"mxoc_pom_instocknew",
"unpage": "",
"pageSize": "10",
"pageIndex": "1",
"search": "",
"billstatus":"all",
"dateSearch":"all"
}
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST '/mxoc_pom/mxoc_pom_instocknew_query?access_token=' \
--header 'groupName;' \
--header 'accountid;' \
--header 'X-GW-Router-Addr;' \
--header 'Content-Type: application/json' \
--data-raw '{
"formId":"mxoc_pom_instocknew",
"unpage": "",
"pageSize": "10",
"pageIndex": "1",
"search": "",
"billstatus":"all",
"dateSearch":"all"
}'
返回响应
🟢200列表成功
application/json
Body
success
boolean
响应状态
data
array [object {6}]
必需
billstatus
string
表单状态
billdate
string
表单时间
empid.name
string
入库人姓名
id
string
单据id
billno
string
单据编号
remarks
string
备注
errorCode
string
响应状态
示例
{
"success": true,
"reachPlugin": true,
"data": [
{
"empid": "null",
"createtime": "2022-04-29 18:40:47.0",
"billstatus": "C",
"billdate": "2022-05-29 00:00:00.0",
"empid.name": "null",
"checked": false,
"id": "1409528374996551680",
"billno": "SCRKD-20220529-0002",
"remarks": "11111111111"
},
{
"empid": "null",
"createtime": "2022-04-29 16:16:34.0",
"billstatus": "C",
"billdate": "2022-05-29 00:00:00.0",
"empid.name": "null",
"checked": false,
"id": "1409455719828165632",
"billno": "SCRKD-20220529-0001",
"remarks": ""
},
{
"empid": "null",
"createtime": "2022-05-17 15:52:47.0",
"billstatus": "C",
"billdate": "2022-05-17 00:00:00.0",
"empid.name": "null",
"checked": false,
"id": "1422489755538427904",
"billno": "SCRKD-20220517-0003",
"remarks": ""
},
{
"empid": "null",
"createtime": "2022-05-16 15:57:45.0",
"billstatus": "C",
"billdate": "2022-05-16 00:00:00.0",
"empid.name": "null",
"checked": false,
"id": "1421767363287585792",
"billno": "SCRKD-20220516-0002",
"remarks": ""
},
{
"empid": "null",
"createtime": "2022-05-16 09:32:36.0",
"billstatus": "C",
"billdate": "2022-05-16 00:00:00.0",
"empid.name": "null",
"checked": false,
"id": "1421573651714591744",
"billno": "SCRKD-20220516-0001",
"remarks": ""
},
{
"empid": "null",
"createtime": "2022-05-13 19:52:33.0",
"billstatus": "C",
"billdate": "2022-05-13 00:00:00.0",
"empid.name": "null",
"checked": false,
"id": "1419711202723894272",
"billno": "SCRKD-20220513-0009",
"remarks": ""
},
{
"empid": "null",
"createtime": "2022-05-13 19:43:27.0",
"billstatus": "C",
"billdate": "2022-05-13 00:00:00.0",
"empid.name": "null",
"checked": false,
"id": "1419706635680485376",
"billno": "SCRKD-20220513-0008",
"remarks": ""
},
{
"empid": "null",
"createtime": "2022-05-13 19:18:47.0",
"billstatus": "C",
"billdate": "2022-05-13 00:00:00.0",
"empid.name": "null",
"checked": false,
"id": "1419694343291193344",
"billno": "SCRKD-20220513-0007",
"remarks": ""
},
{
"empid": "null",
"createtime": "2022-05-13 18:03:31.0",
"billstatus": "C",
"billdate": "2022-05-13 00:00:00.0",
"empid.name": "null",
"checked": false,
"id": "1419656446370386944",
"billno": "SCRKD-20220513-0006",
"remarks": ""
},
{
"empid": "null",
"createtime": "2022-05-13 17:34:56.0",
"billstatus": "C",
"billdate": "2022-05-13 00:00:00.0",
"empid.name": "null",
"checked": false,
"id": "1419641945663213568",
"billno": "SCRKD-20220513-0005",
"remarks": ""
}
],
"errorCode": "success"
}
🟢200详情成功
🟢200异常示例