Obtener información de los ciclos asociados al estudiante.
No error
Bad parameters
Authorization Required
{- "id": "ADFEGT56",
- "is_active": true,
- "name": "cicle01",
- "description": "",
- "additional_info": [
- "información adicional 1",
- "información adicional 2"
], - "create_date": "01/12/2023"
}
Obtener información del estado de cuenta del estudiante/solicitante.
No error
Bad parameters
Authorization Required
[- {
- "charges": [
- {
- "code": "TUITION",
- "concept": "Period tuition",
- "discount": { },
- "has_agreement": false,
- "id": "BGTR6E45",
- "is_divided": false,
- "item_id": "",
- "latefee": { },
- "payments": [
- {
- "amount": "4500.00",
- "has_refund": false,
- "id": "Z6OASXRM",
- "is_payed_from_prepay": false,
- "receipt": {
- "id": "FUNO100",
- "number": "100.00"
}, - "returned_amount": "0.00",
- "series": {
- "id": "MY2VQLG3",
- "name": "FUNO"
}, - "submit_date": "19/09/2023"
}
], - "scholarships": [
- {
- "amount": "500.00",
- "base_amount": "5000.00",
- "base_amount_type": "ORIGINAL",
- "discount_amount": "500.00",
- "reason": {
- "description": "beca-expiracion-no-expira-facturar-al-liquidar",
- "id": "ILZYPJP8"
}, - "type": "AMNT"
}
], - "sub_amount": "4500.00",
- "total_amount": "5000.00",
- "total_remaining": "0.00",
- "total_scholarships_discount": "500.00"
}
], - "end_date": "19/10/2023",
- "id": "C5AK6TP7",
- "is_enrollment_period": false,
- "is_overdue": false,
- "is_published": true,
- "name": "periodo-col-beca-no-expira",
- "start_date": "19/09/2023",
- "total_debt": "4500.00",
- "total_discounted": "0.00",
- "total_payed": "4500.00",
- "total_refunded_out": "0.00",
- "subcycle": {
- "id": "ADEFR34E",
- "name": "subciclo01-admn"
}
}
]