{
"params": {
"operate": "save",
"datainfo": {
"modifier_name": "",
"mxoc_priceprocess": "0",
"modifytime": "2025-01-14 14:16:52",
"mxoc_currency_name": "人民币测试",
"mxoc_associatedprocess": false,
"mxoc_auditor_name": "",
"mxoc_unit_number": "",
"mxoc_currency_number": "1",
"mxoc_unit_name": "",
"mxoc_groupentry_id": "0",
"number": "-0307",
"masterid": "0",
"mxoc_currency_priceprecision": "7",
"entryentity": [],
"enable": "",
"mxoc_unit_id": "0",
"mxoc_auxcoefficient": "0",
"mxoc_explain": "",
"id": "0",
"modifier_number": "",
"mxoc_auditdate": "",
"creator_number": "",
"createtime": "2025-01-14 14:16:52",
"mxoc_auditor_number": "",
"group_name": "",
"mxoc_auxunit_id": "0",
"mxoc_currency_id": "1297339258264157184",
"mxoc_currency_amtprecision": "8",
"mxoc_control": "",
"mxoc_auxunit_number": "",
"group_id": "0",
"group_number": "",
"mxoc_auxunit_name": "",
"name": null,
"creator_id": "0",
"modifier_id": "0",
"mxoc_hourlyprice": "0",
"mxoc_auditor_id": "0",
"creator_name": "",
"mxoc_groupentry_name": "",
"mxoc_groupentry_number": "",
"status": "A"
}
}
}
}
curl --location --request POST 'https://api.kingdee.com/mxocminimes/mxoc_pdm/ProcessOpApi?access_token=' \
--header 'groupName;' \
--header 'accountid;' \
--header 'X-GW-Router-Addr;' \
--header 'Content-Type: application/json' \
--data-raw '{
"params": {
"operate": "save",
"datainfo": {
"modifier_name": "",
"mxoc_priceprocess": "0",
"modifytime": "2025-01-14 14:16:52",
"mxoc_currency_name": "人民币测试",
"mxoc_associatedprocess": false,
"mxoc_auditor_name": "",
"mxoc_unit_number": "",
"mxoc_currency_number": "1",
"mxoc_unit_name": "",
"mxoc_groupentry_id": "0",
"number": "-0307",
"masterid": "0",
"mxoc_currency_priceprecision": "7",
"entryentity": [],
"enable": "",
"mxoc_unit_id": "0",
"mxoc_auxcoefficient": "0",
"mxoc_explain": "",
"id": "0",
"modifier_number": "",
"mxoc_auditdate": "",
"creator_number": "",
"createtime": "2025-01-14 14:16:52",
"mxoc_auditor_number": "",
"group_name": "",
"mxoc_auxunit_id": "0",
"mxoc_currency_id": "1297339258264157184",
"mxoc_currency_amtprecision": "8",
"mxoc_control": "",
"mxoc_auxunit_number": "",
"group_id": "0",
"group_number": "",
"mxoc_auxunit_name": "",
"name": null,
"creator_id": "0",
"modifier_id": "0",
"mxoc_hourlyprice": "0",
"mxoc_auditor_id": "0",
"creator_name": "",
"mxoc_groupentry_name": "",
"mxoc_groupentry_number": "",
"status": "A"
}
}
}
}'
{
"data": {
"datainfo": [
"2127676881590299648"
]
},
"errorCode": "0",
"message": null,
"status": true
}