Get Room Owners
GET {{HostName}}/rmr/v1/roomOwners?includeInactive=false&hotelIds={{hotelId}}&startDateTo={{currentdate}}&limit=100
Request Params
Key | Datatype | Required | Description |
---|
endDateFrom | null | | |
startDateFrom | null | | |
endDateTo | null | | |
roomIds | null | | |
includeInactive | boolean | | |
hotelIds | string | | |
roomTypes | null | | |
contractNumber | null | | |
startDateTo | string | | |
roomClasses | null | | |
limit | number | | |
Request Body
{"roomRotationPointsAdjustmentInfoTypeList"=>[{"roomId"=>"320", "balanceForwardPoints"=>0, "roomAdjustedPoints"=>500}]}
Key | Datatype | Required | Description |
---|
Content-Type | string | | |
Accept | string | | |
x-hotelid | string | | |
x-app-key | string | | |