Get Booking Notes
Get Booking Note List
Path Parameters
Name
Type
Description
{
"meta": {
"totalResults": 5,
"start": 0,
"perPage": 50,
"count": 2
},
"results": [
{
"id": 409,
"venueId": 1,
"bookingId": 7192,
"isPrivate": false,
"description": "<p>Some note for Booking Accommodation</p> ",
"typeId": 8,
"createdBy": 1,
"createdDate": "2017-07-12 07:05:24 UTC",
"modifiedDate": "2017-07-12 07:05:24 UTC"
},
{
"id": 434,
"venueId": 1,
"bookingId": 7192,
"isPrivate": false,
"description": "<p>A note for booking session</p> ",
"typeId": 2,
"createdBy": 1,
"createdDate": "2017-10-31 13:29:13 UTC",
"modifiedDate": "2017-10-31 13:29:13 UTC"
}
]
}Example Request
Booking Notes
Property
Type
Description
typeId:
Additional Parameters
Property
Description
Type
Additional Filter Properties
Property
Description
Type
Last updated