GET api/promotores/{identificacion}/{correo}/{idPromotor}
Valida si una usuario cumple con los requerimientos para ser registrado.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
identificacion |
22300507260 |
string |
None. |
correo |
yared33@hotmail.com |
string |
None. |
idPromotor |
134517 |
integer |
None. |
Body Parameters
None.
Response Information
Resource Description
OK 200 / Mensaje de Error
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.