Edumarket

It is used to promote partners,application or courses. There the users can read about active offers.

Endpoints

TypeURIDescription
GET./edumarketIt is used to return the list with all active offers from Edumarket.
GET./edumarket/detaliiIt is used to return the details for an offer from Edumarket list.
PUT./edumarket/favoritIt is used to set an offer as favorite.
DELETE./edumarket/livresq_accountIt is used to disable a widget from an offer.
GET./edumarket/livresq_accountIt is used to check if the user has a created account to use Livresq.
POST./edumarket/livresq_accountIt is used to create an account for authentication and for using the platform Livresq.
GET./edumarket/neuron_accountWe check if the user has a purchased subscription.
GET./edumarket/ofertantiIt is used to retrive the list with all tenderers from Edumarket.
POST./edumarket/ofertantIt is used to add a new tenderer.
PUT./edumarket/ofertantIt is used to modify the details about a tenderer.
DELETE./edumarket/ofertantIt is used to delete a tenderer.
POST./edumarket/ofertaIt is used to add a new offer.
PUT./edumarket/ofertaIt is used to modify the offer and the visualization permissions.
POST./edumarket/widgetIt is used to add a new widget to an offer.
DELETE./edumarket/widgetIt is used to delete a widget.