Skip to main content
GET
/
method
/
edtools_core.api.get_student_invoices
Obtener Facturas del Estudiante
curl --request GET \
  --url https://cucuniversity.edtools.co/api/method/edtools_core.api.get_student_invoices \
  --header 'Authorization: <api-key>' \
  --header 'Content-Type: <content-type>'

Authorizations

Authorization
string
header
required

Headers

Content-Type
enum<string>
required

Available options:
application/json
Example:

"application/json"

Query Parameters

student
string
required

Example:

"EDU-STU-2025-02904"

Response

200

Respuesta exitosa del servidor.