PUT ActualizarContrasenaTemporal
Request Information
URI Parameters
None.
Body Parameters
Usuario| Name | Description | Type | Additional information |
|---|---|---|---|
| ID_Usuario | integer |
None. |
|
| ID_Identificacion | integer |
None. |
|
| Identificacion_Usuario | string |
None. |
|
| Nombre_Usuario | string |
None. |
|
| Apellido_Usuario | string |
None. |
|
| Correo_Usuario | string |
None. |
|
| Contrasenna_Usuario | string |
None. |
|
| ID_Direccion | integer |
None. |
|
| Telefono_Usuario | string |
None. |
|
| ID_Estado | integer |
None. |
|
| ID_Rol | integer |
None. |
|
| C_esTemporal | integer |
None. |
|
| Carrito | Collection of Carrito |
None. |
|
| Direcciones | Direcciones |
None. |
|
| Estado | Estado |
None. |
|
| Factura_Encabezado | Collection of Factura_Encabezado |
None. |
|
| Identificacion | Identificacion |
None. |
|
| Pedidos | Collection of Pedidos |
None. |
|
| Roles | Roles |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
stringResponse Formats
application/json, text/json
Sample:
"sample string 1"
application/xml, text/xml
Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>