- 系统功能
- 工程数据
- 车间管理
- 普通生产
- 生产订单
- 生产投料单
- 生产汇报单
- 生产入库单
- 生产领料单
- 生产补料单
- 生产退料单
- 生产退库
- 员工计件工资单
- 看板POST
- 委外管理
- 销售管理
- 非标生产
- 人力资源
- wms
- 采购管理
- 检斤管理
- 委外工序计划单
- KIS升级
- 工作流
- CRM客户管理
- 首页
- SRM管理
- 基础资料
- 轻MES
- 质量管理
下推生产报废单
POST
/mxoc_pom/pomsaveandaudit
请求参数
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
operation
string
下推操作
formid
string
当前表单标识
push
string
目标单标识
billdata
object
必需
id
string
当前单据id
示例
{
"operation": "push",
"formid": "mxoc_pom_mftstock",
"push": "mxoc_pom_scrap",
"billdata": {
"id":"1487780914778882048"
}
}
示例代码
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/pomsaveandaudit?access_token=' \
--header 'groupName;' \
--header 'accountid;' \
--header 'X-GW-Router-Addr;' \
--header 'Content-Type: application/json' \
--data-raw '{
"operation": "push",
"formid": "mxoc_pom_mftstock",
"push": "mxoc_pom_scrap",
"billdata": {
"id":"1487780914778882048"
}
}'
返回响应
🟢200成功示例
application/json
Body
success
boolean
必需
reachPlugin
boolean
必需
data
object
必需
billtypeid_name
string
必需
deptid_name
string
必需
totalinsfinalamountfor
string
必需
empid_id
string
必需
mxoc_customfield3
string
必需
accountchecktime
string
必需
invoicedamount
string
必需
payment_entry
array[string]
必需
mxoc_customfield1
string
必需
mxoc_customfield2
string
必需
creatorid_masterid
string
必需
totalunsettleamount
string
必需
settlestatus
string
必需
totalunsettleamountfor
string
必需
creatorid_name
string
必需
id
string
必需
deptid_number
string
必需
deptid_enable
string
必需
audittime
string
必需
creatorid_phone
string