POST ./generic/implementare
Creates the register form for schools.
- TBV: token: private key : 8d27ab3e-14f3-4161-a5cf-b09e407c2fba
POST parameters
| Name | Value Type | Validation | Details |
|---|---|---|---|
| input_name | string | Required | Event name |
| input_functia | string | Optional | ???pentru web app |
| input_email | string | Required | |
| input_telefon | string | Required | Phone number |
| input_scoala | string | Required | School ID?? |
| input_oras | string | Required | City |
| input_nrElevi | int | Required | Number of students. |
| input_nrCadre | int | Required | Number of professors. |
| tipScoala | array | Required | School type: private/public |
| catScoala | array | Required | School category: Primary/elementary/highscool |
| token | string | Required | ???token |
