get Rate Activity Log
GET {{HostName}}/rtp/v1/hotels/{{HotelId}}/rates/activityLog?searchText=&offset=1&module=RateCode&limit=25¶meterName=RATE_CODE¶meterValue=DAY3
Use this operation to add a package (such as Breakfast, or box of chocolated) to a rate plan.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
searchText | null | ||
offset | number | ||
module | string | ||
limit | number | ||
parameterName | string | ||
parameterValue | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string | ||
x-hotelid | string | ||
x-app-key | string |