put Daily Docket
PUT {{HostName}}/fof/v1/hotels/{{HotelId}}/dailyDocket
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
| `` | null |
Request Body
{"dailyDocketEntries"=>[{"hotelId"=>"{{HotelId}}", "docketEntryId"=>{"type"=>"DocketEntryID", "id"=>"11535"}, "department"=>{"code"=>"REV"}, "entryDate"=>"2021-08-11 17:30:00.0", "details"=>"Revenue Strategy Meeting"}]}
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string | ||
x-app-key | string | ||
x-hotelid | string |