Get Profile Room Owners Details
GET {{HostName}}/rmr/v1/profiles/{{profileId}}/roomOwnerships
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
hotelIds | string | ||
startDate | null | ||
endDate | null | ||
includeReferral | boolean | ||
includeAvailableRoomsOnly | boolean |
Request Body
{"roomRotationPointsAdjustmentInfoTypeList"=>[{"roomId"=>"320", "balanceForwardPoints"=>0, "roomAdjustedPoints"=>500}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string | ||
x-hotelid | string | ||
x-app-key | string |