{% extends "passerelle/manage/service_view.html" %} {% load i18n passerelle %} {% block endpoints %}
POST {{create}}
ILE-LA PAYLOAD
Extra
Fields
RCO-LA PAYLOAD
AEC-LA PAYLOAD
Extra
Fields
GET {{get_applicants}}?without=PersonneConcernee,Representant
{% url "generic-endpoint" connector="mdel" slug=object.slug endpoint="certificates" as get_certificates %} {% url "generic-endpoint" connector="mdel" slug=object.slug endpoint="certificate-types" as get_certificates_type %}{% trans 'Access is limited to the following API users:' %}
{% access_rights_table resource=object permission='can_access' %} {% endblock %}