- Accounts Module
- Authentication
- Permessions
- User
- Jobs
- Business
- Branches
- Activities
- Standard Catlog
- Agents
- Employees
- Payslips
- get_user_from_token
- get_cash_account
- Notification Send Using Firebase
- add_log
- user_company
- business_users
- all_companies
- Suppliers And Customers
- New Request
- add_store_keeper
- currencies_list
- get_one_customer
- show_multi_jobs
- one_service
- get_cash_account
- user_sub_modules
- employee_password_update
- Ecommerce Module
- Catalog
- Product Prices
- All Product Prices
- All Number Product Prices
- One Product Prices
- One Product With Prices
- Add Product Price
- Add Product Main Price
- Edit Product Main Price
- Edit Product Price
- Delete Product Build
- Edit Product Main Price
- Add Product Price Group
- Product Price Groups
- Edit Product Price Group
- Check If Catalog Has Price
- Units
- Orders
- Save Abandoned Order
- Save Or Update to Abandoned Order
- Change Abandoned Order Status
- Change Payment Method And Status In Order
- Change Item Qty Or Remove
- Display Abandoned Order
- Display Total Price Of The Order
- Display User Order List
- Display User Orders List V2
- All Orders
- All Orders Daily
- Order Details
- Unpaid Order List
- Create New Order
- Display One Order With Details If No sales_order_id
- Update reservation_id In Order
- Order Shipping Methods
- Order Payment Methods
- Order Status
- Order Payment Status
- Order Shipping Status
- Post Or Update Order Fields
- Add Items To Order
- Edit Order Item Fields
- Delete Order Item
- Update Order And Item
- Update Order Item Delivery Note
- Update Payment Status
- Create New Order V2
- Update employee_id In Order
- Check Order And Item
- Update Order Status V2
- Cancel Reservation And Employee In Order Item
- Update Order Invoice Id
- Get Order Status
- Standard Products
- LFM
- Reviews
- Barcodes
- Attributes
- Distenations
- Inventory And Showroom
- Inventories
- Inventories_v2
- Inventories List
- Add Inventory Item
- Inventory Item List
- Transfer Orders
- Add Trancfered Order
- Transfer Order And Items
- Inventory Requests List
- Inventory Transfers Transactions
- One Transfers Transaction
- Save Transfers Transaction
- Available_Items
- New Inventory Transfers
- Transaction Items
- Save Transaction Items
- Inventory Item List_111
- validate Inventory Or POS Session
- Inventory Category
- Showroom
- Showroom Category
- Audit Sessions
- Venues
- Discounts
- Locations
- Favourites
- Galleries
- Banner
- News
- Pages
- Catalog Comments
- Artist
- HR Module
- employees
- employees
- employee
- employee By User Id
- select employee
- employees_have_same_skill
- array_of_employees_have_same_skill
- employees/reduce
- trashed employees
- POST/ add employee
- employee_bulk
- update_employee
- delete employee
- get user profile
- get Reservation Count
- get Trainer Employees
- update Occupation Id
- update Main Profile
- employees Have Service Skills
- employee Fingerprint Locations
- employees bulk Activation
- Add Accounts User
- skills
- administration
- sections
- employee - vacation
- residence-status
- contracts
- departments
- payslips
- settings
- setting - payrole
- settings - schedule tiems
- settings - vacations
- employee - measure
- employee - measure - status
- penalties
- loan
- employees v2
- payslip v2
- will delete
- settings-infractions
- Agreements
- Settings agreement status
- Settings agreement invoices status
- Entry and Exit
- Logs
- Requests
- Audits
- GET/business_id
- test
- employees
- Calendar Module
- Calendars
- Calendar Working Hours
- Calendar Vacations
- Calendar Break
- Calendar Tours
- Attendances
- get AttendancesGET
- get One AttendanceGET
- get Customer AttendancesGET
- get Customer BookingsGET
- get Customer Booked BookingsGET
- get Tout Category Customer IdsGET
- add New AttendancePOST
- update AttendancePOST
- update Multi AttendancesPOST
- change Customer Tour StatusPOST
- auto Mark Not Attended ToursPOST
- decrypt QRPOST
- show QR CodeGET
- get Attendances Dates and timesGET
- get Attendances Times By DatesPOST
- get Categories Attendance By Tour CopyGET
- delete Attendance ItemPOST
- Events
- Services
- Default Calendar
- Reservtions
- BI
- CustomersGET
- company_branchesGET
- business_employeesGET
- get available_specialistsPOST
- get pos_available_specialistsPOST
- Accounting Module
- payslips
- business_v4
- Production Orders
- Divisions
- Gateways
- Branches
- Countries
- Add invoice
- Employees_invoice_paymanet
- Payslip items
- Authentication
- Accounts Totals
- Journal Totals
- Account logs
- Modules
- Taxes
- Inventory items
- Cash And Bank Accounts
- Customers And Suppliers
- Payments Recipts
- Accounts
- Journal entries
- Inventory Locations
- Good Receipts
- Delivery Notes
- Purchase invoices
- Sales invoices
- Special Accounts
- Capital Accounts
- Fixed Assets
- Businesses
- Accounting_APIs_v4
- Sales invoices
- SalesQuotes
- SalesQuotes Copy
- SalesOrders
- CustomersAPis
- Currencies
- BankCashAccounts
- Refund
- v5
- Send Mails
- get_customer_cat_by_id
- check_business_tax_required
- CRM Module
- Managment Module
get Customer Booked Bookings
Testing Env
https://testcalendar.vodoglobal.com
Testing Env
https://testcalendar.vodoglobal.com
GET
/api/attendance/customer-booked-bookings/2289
Last modified:2025-03-26 12:43:56
GET
{{url}}api/attendance/customer-booked-bookings/2289
secure_business_key
: {{secure_business_key}}
user_token
: {{user_token}}
Accept-Language
: ar
Accept
: application/json
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://testcalendar.vodoglobal.com/api/attendance/customer-booked-bookings/2289' \
--header 'secure_business_key: 4765066450c0bd66325.48403130' \
--header 'user_token: ' \
--header 'Accept-Language: ar' \
--header 'Accept: application/json'
Response Response Example
{
"status": true,
"message": "Customer booked items",
"data": {
"customer_id": "2289",
"bookings_by_date": {
"2025-02-09": [
{
"attendance_id": 588,
"event_id": "4675,4676,4680,4681,4682,4684",
"qr_image": "https://testcalendar.vodoglobal.com/qrcodes/attendance/588/qr_588_67a76d29885e0.svg",
"items": [
{
"item_id": 834,
"event_item_id": 3038,
"status": "booked",
"tour_id": 1604,
"date": "2025-02-09",
"start_time": "04:00 PM",
"end_time": "04:45 PM",
"category_ids": 174,
"venue_id": "43"
}
]
}
]
},
"pagination": {
"current_page": 1,
"per_page": 10,
"total": 10,
"last_page": 1,
"from": 1,
"to": 10
}
}
}
Request
Header Params
secure_business_key
string
required
Example:
{{secure_business_key}}
user_token
string
required
Example:
{{user_token}}
Accept-Language
string
required
Example:
ar
Accept
string
required
Example:
application/json
Responses
🟢200get Customer Booked Bookings
application/json
Body
status
boolean
required
message
string
required
data
object
required
customer_id
string
required
bookings_by_date
object
required
pagination
object
required