Skip to main content
PUT
/
resource
/
Fee%20Schedule
/
EDU-FSH-2025-00001
Enviar Fee Schedule (Submit)
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
}'

Documentation Index

Fetch the complete documentation index at: https://docs.edtools.co/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Body

application/json

docstatus
integer<int32>
required

Response

200

Respuesta exitosa del servidor.