GET AppMovil/Proveedor/ObtenerDetalleOT?idOt={idOt}
Metodo Obtener detalle de Ot. Obtiene el detalle de una OT.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
idOt |
Recibe el id de Ot. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Retorna una entidad OT
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.