Format of the educationMainCourses object

Response format:

[

{

code,

level,

status,

startedAt,

finishedAt

}

]

where:

If there is no data, an empty array is formed.

To the top