Get Booking Document List
Get Booking Document List
Request Body
Name
Type
Description
{
"meta": {
"totalResults": 3,
"start": 0,
"perPage": 100,
"count": 3
},
"results": [
{
"id": 3426,
"venueId": 1,
"bookingId": 22363,
"type": 4,
"documentNumber": null,
"version": null,
"file": {
"url": "https://someurl/with/expiry",
"urlExpiry": "2025-05-06 04:10:54 UTC",
"filename": "25/12/2024 - Test - Peppers Soul Surfers Paradise Tax Exclusive - Accom Extra.pdf"
},
"templateName": "Accom Extra",
"status": 4,
"createdDate": "2025-04-09 02:34:21 UTC",
"modifiedDate": "2025-04-09 02:38:36 UTC"
},
{
"id": 3428,
"venueId": 1,
"bookingId": 22363,
"type": 4,
"documentNumber": null,
"version": null,
"file": {
"url": "https://someurl/with/expiry2",
"urlExpiry": "2025-05-06 04:10:54 UTC",
"filename": "25/12/2024 - eashik - Peppers Soul Surfers Paradise Tax Exclusive - Accom Extra.pdf"
},
"templateName": "Accom Extra",
"status": 4,
"createdDate": "2025-04-09 02:50:39 UTC",
"modifiedDate": "2025-04-09 02:57:45 UTC"
},
{
"id": 3450,
"venueId": 1,
"bookingId": 22363,
"type": 4,
"documentNumber": null,
"version": null,
"file": null,
"templateName": "Accom Extra",
"status": 4,
"createdDate": "2025-04-09 03:09:25 UTC",
"modifiedDate": "2025-04-09 03:09:25 UTC"
},
]
}Example Request
Booking Document
Property
Type
Description
File
Property
Type
Description
Type
Type
Description
Status
Status
Description
Last updated