Get Booking Changelog List
Get Booking Changelog List
Path Parameters
Name
Type
Description
Request Body
Name
Type
Description
{
"meta": {
"totalResults": 2,
"start": 0,
"perPage": 100,
"count": 2
},
"results": [
{
"id": 8,
"venueId": 1,
"bookingId": 4407,
"beoId": 816,
"sessionId": "2447",
"recordedByUserId": "1",
"refType": 3,
"refId": 2447,
"noteText": "Some Changes in Session",
"createdDate": "2022-02-01 11:01:13 UTC",
"modifiedDate": "2022-02-01 11:01:13 UTC"
},
{
"id": 9,
"venueId": 1,
"bookingId": 4407,
"beoId": 816,
"sessionId": "2447",
"recordedByUserId": "10",
"refType": 3,
"refId": 2447,
"noteText": "Bit early in schedule",
"createdDate": "2022-02-01 11:10:39 UTC",
"modifiedDate": "2022-02-01 11:10:39 UTC"
},
]
}Example Request
Booking Changelog
Property
Type
Description
Booking Changelog Reference Type
Value
Description
Last updated