GET ./edumarket
It is used to return the list with all active offers from Edumarket.
If user is a student or a parent parameter anStudiuID should be used.
GET parameters
Name | Value Type | Validation | Details |
---|---|---|---|
anStudiuID | int | Optional | Study year ID |
emoIsDeleted | int | Optional | Active/inactive offer |
Output example
{"meta": {"countTotal": "2","countData": "2","countOffset": "0"},"data": [{"emoID": "1","emoOfertant": "Neuron English","emoOfertantID": "1","emoNume": "Invață engleza ca un nativ","emoDescriere": "Este un program educational care propune o abordare inovatoare de invatare a limbii engleze.","emoLogo": null,"emoCover": null,"emoLink": "https://www.neuronenglish.ro","isFavorit": "0"},{"emoID": "2","emoOfertant": "Livresq","emoOfertantID": "2","emoNume": "Creeaza continut editabil","emoDescriere": "Se poate porni un proiect de la zero, adăugând resurse (texte, poze, video, etc) de pe propriul calculator sau create direct în Editorul LIVRESQ. Sau se poate importa un fișier EPUB, creat cu Adobe InDesign®, pentru a avea acces la resursele deja organizate pentru tipar. ","emoLogo": "https://livresq.com/wp-content/uploads/2019/07/Logo.png","emoCover": "https://dl.adservio.ro/minio/edumarket/livresq_cover.jpg","emoLink": "https://livresq.com/ro/","isFavorit": "1"}]}