pending_review,调用方不需要、也不能传入 module 或 update_type。{
"request_id": "string",
"order_id": "string",
"operator_staff_id": "string"
}curl --location --globoff 'https://open.weibanzhushou.com/open-api/ltc/order/audit/submit?access_token=&access_token=' \
--header 'Content-Type: application/json' \
--data '{
"request_id": "string",
"order_id": "string",
"operator_staff_id": "string"
}'{
"errcode": 0,
"errmsg": "ok",
"data": {
"request_id": "ltc-order-submit-20260803-001",
"order_id": "240052122",
"audit_status": "pending_review",
"audit_node_number": 1,
"idempotent_replay": false
}
}