{
"requirement_id": 0,
"designation": "",
"searchkey": "",
"searchtype": "",
"fromdate": "",
"todate": "",
"total_count": 0,
"limit": 0,
"offset": 0,
"current_user_id": 0,
"list_vmenu_updation_activity": [],
"list_otherusers": []
}curl --location --request POST '/vds_app/vmenu_updation_requirements/get_vmenu_updation_activity' \
--header 'Authorization: vimpapi' \
--header 'Content-Type: application/json' \
--data-raw '{
"requirement_id": 0,
"designation": "",
"searchkey": "",
"searchtype": "",
"fromdate": "",
"todate": "",
"total_count": 0,
"limit": 0,
"offset": 0,
"current_user_id": 0,
"list_vmenu_updation_activity": [],
"list_otherusers": []
}'{}