Get Booking BEO Version List
Get Booking BEO Version List
Get Booking BEO Version List
Request Body
Name
Type
Description
{
"meta": {
"totalResults": 3,
"start": 0,
"perPage": 100,
"count": 3
},
"results": [
{
"id": 1098,
"venueId": 1,
"bookingId": 25539,
"beoType": 6,
"beoNumber": 348,
"version": 1,
"versionNote": "",
"file": {
"url": "https://some.url/expiry2b",
"urlExpiry": "2025-05-06 04:58:52 UTC",
"filename": "29/12/2024 - BEO 348-1 - Test - Day1 - IPD-17309 Summarized tax.pdf"
},
"templateName": "Generic Venue Session BEO",
"status": 4,
"createdBy": 1,
"createdDate": "2025-04-23 04:39:10 UTC"
},
{
"id": 1099,
"venueId": 1,
"bookingId": 25539,
"beoType": 6,
"beoNumber": 348,
"version": 2,
"versionNote": "",
"file": null,
"templateName": "Generic Venue Session BEO",
"status": 4,
"createdBy": 1,
"createdDate": "2025-04-23 04:39:35 UTC"
},
{
"id": 1101,
"venueId": 1,
"bookingId": 25539,
"beoType": 6,
"beoNumber": 348,
"version": 3,
"versionNote": "Something 2",
"file": {
"url": "https://Some.url/expiry",
"urlExpiry": "2025-05-06 04:58:52 UTC",
"filename": "29/12/2024 - BEO 348-3 - Test - Day1 - IPD-17309 Summarized tax.pdf"
},
"templateName": "Generic Venue Session BEO",
"status": 9,
"createdBy": 1,
"createdDate": "2025-04-23 04:39:58 UTC"
}
]
}
Example Request
Booking BEO
Property
Type
Description
Last updated