Export Booking Data
Export booking data in CSV, XLSX, or JSON format.
Supports date range and status filters. Returns a temporary download URL valid for 24 hours.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
format
Export file format
dateFrom
Start date for export (YYYY-MM-DD)
dateTo
End date for export (YYYY-MM-DD)
status
Filter by booking status
Response
This endpoint returns an object.
