Al enviar, el schedule queda listo para generar las fees
curl --request PUT \
--url https://cucuniversity.edtools.co/api/resource/Fee%20Schedule/EDU-FSH-2025-00001 \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"docstatus": 1
}'curl --request PUT \
--url https://cucuniversity.edtools.co/api/resource/Fee%20Schedule/EDU-FSH-2025-00001 \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"docstatus": 1
}'