Expedia Group · Capability
Expedia Group Product API — Room Type
Expedia Group Product API — Room Type. 5 operations. Lead operation: Expedia Group Obtain a list of room types for a given property. Self-contained Naftiko capability covering one Expedia Group business surface.
What You Can Do
GET
Getroomtypes
— Expedia Group Obtain a list of room types for a given property
/v1/properties/{propertyid}/roomtypes
POST
Createroomtype
— Expedia Group Creates a new room type
/v1/properties/{propertyid}/roomtypes
GET
Getroomtype
— Expedia Group Read a single room type from a given property
/v1/properties/{propertyid}/roomtypes/{roomtypeid}
PUT
Updateroomtype
— Expedia Group Modify an existing room type
/v1/properties/{propertyid}/roomtypes/{roomtypeid}
PATCH
Patchroomtype
— Expedia Group Patch an existing room type
/v1/properties/{propertyid}/roomtypes/{roomtypeid}
MCP Tools
expedia-group-obtain-list-room
Expedia Group Obtain a list of room types for a given property
read-only
idempotent
expedia-group-creates-new-room
Expedia Group Creates a new room type
expedia-group-read-single-room
Expedia Group Read a single room type from a given property
read-only
idempotent
expedia-group-modify-existing-room
Expedia Group Modify an existing room type
idempotent
expedia-group-patch-existing-room
Expedia Group Patch an existing room type
idempotent