Skip to main content
GET
/
resource
/
Fee%20Schedule
Listar Fee Schedules
curl --request GET \
  --url https://cucuniversity.edtools.co/api/resource/Fee%20Schedule \
  --header 'Authorization: <api-key>'

Authorizations

Authorization
string
header
required

Query Parameters

fields
string[]
required

Example:
[
"name",
"fee_structure",
"program",
"academic_year",
"posting_date",
"due_date",
"status",
"docstatus"
]
limit_page_length
integer<int32>
required

Example:

20

Response

200

Respuesta exitosa del servidor.