PUT v1/pasos/{codigoPaso}/solicitarPruebas
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
codigoPaso | string |
Required |
Body Parameters
SolicitudPruebaName | Description | Type | Additional information |
---|---|---|---|
Razon | integer |
None. |
|
Descripcion | string |
None. |
Request Formats
application/json, text/plain, text/html
Sample:
{ "razon": 1, "descripcion": "sample string 2" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/plain, text/html
Sample:
Sample not available.