{
"order_target": [
{
"order_target_id": 0,
"delivery_quantity": 0,
"accept_quantity": 0,
"tax_rate": 0,
"is_receive": 0,
"pictures": "string",
"problem": "string",
"remark": "string"
}
]
}curl --location --request POST 'https://caigou.shufengqing.cn/index.php/oaReceiveInvoceOrder?project_id=1&project_code=Y-0222024062500133&receive_code=YS-20240712-00001&order_name=2025物资验收单&receive_user_name=OA李易峰&leader_user_name=OA管理员&receive_time=2025-04-15 15:27:18&receive_contract_code=FFCG032025004&oa_receive_attachfile=http://oa.xinjiyuan.com.cn/1.png&attachfile=非必传&remark=问题反馈&receive_status=0&order_id=1' \
--header 'token: 15bbd874c72ae67c99eb411de671ae08' \
--header 'Content-Type: application/json' \
--data-raw '{
"order_target": [
{
"order_target_id": 0,
"delivery_quantity": 0,
"accept_quantity": 0,
"tax_rate": 0,
"is_receive": 0,
"pictures": "string",
"problem": "string",
"remark": "string"
}
]
}'{}