curl --request PUT \
--url https://cucuniversity.edtools.co/api/resource/Fee%20Structure/EDU-FST-2025-00040-1 \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"docstatus": 1
}'curl --request PUT \
--url https://cucuniversity.edtools.co/api/resource/Fee%20Structure/EDU-FST-2025-00040-1 \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"docstatus": 1
}'