POST ./amitere/unitate
Tags: admin-only
It is used to add a new education unit.
POST parameters
Name | Value Type | Validation | Details |
---|---|---|---|
aLogoUrl | string | Optional | Base64 encoded image |
aCoverUrl | string | Optional | Base64 encoded image |
aInstitutieID | int | Required | Institution ID |
aNume | string | Required | Name of education unit |
aOrgId | string | Optional | Organization ID |
aDescriere | string | Optional | Short description |
aContinut | string | Optional | Detailed contents of the unit. |
aSpecializari | string | Optional | Specialization |
meserii | array | Optional | List of trades in the nomenclature |
aTags | string | Optional | Tags that are delimitated by comma( i.e inspector, chemist) |
aProceduraAdmitere | string | Optional | Details about the admission procedure |
aActeInscriere | string | Optional | Documents required for registration |
aDurataAni | string | Optional | Duration years |
aMedieBuget | string | Optional | Average grade required for free tuition (i.e: 8.23) |
aMedieTaxa | string | Optional | Average grade required for paid tuition |
aMediiDetalii | string | Optional | Details about average |
aContactTel | string | Optional | Phone contact |
aContactFax | string | Optional | Fax contact |
aContactEmail | string | Optional | Email contact |
aContactWebsite | string | Optional | Website contact |
aContactFb | string | Optional | Facebook page |
aContactFbTitle | string | Optional | Facebook page title |
aMap | string | Optional | Google maps embeded |
aSyncID | int | Optional | Partners ID (online file submissions) |
aSyncUrl | string | Optional | Partners (url) |
aObservatii | string | Optional | Observation |
aIsDeleted | string | Optional | Active, inactive |
Output example
{"success": true}