POST api/AppLlantas/Reubicar?key={key}&IDUsuario={IDUsuario}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| key | string |
Required |
|
| IDUsuario | integer |
Required |
Body Parameters
Collection of ObjectNone.
Request Formats
application/json, text/json, application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
RackGuardado| Name | Description | Type | Additional information |
|---|---|---|---|
| guardado | boolean |
None. |
|
| FlagSalidaCompletada | boolean |
None. |
|
| errorMsg | string |
None. |
|
| prog | AppProgramaciones |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.