PUT api/Habitaciones

Request Information

URI Parameters

None.

Body Parameters

HabitacionesData
NameDescriptionTypeAdditional information
id

integer

None.

clave

string

None.

habitacion

string

None.

descripcion

string

None.

name

string

None.

description

string

None.

cantidad_adultos_sin_adicional

integer

None.

cantidad_maxima_adultos

integer

None.

tarifa

decimal number

None.

tarifa_persona_adicional

decimal number

None.

activo

boolean

None.

id_hotel

integer

None.

hotel

HotelesData

None.

imagen

string

None.

id_image

integer

None.

image

images

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

text/html

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

IHttpActionResult

None.

Response Formats

application/json, text/json, text/html, application/xml, text/xml

Sample:

Sample not available.