POST

Bulk Set Attendance


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Sets or updates attendance information for multiple booking sessions.

Refer to Set Attendance for detailed behavior of individual attendance entries.

The call fails entirely if any entry in attendanceDetails is missing a required field.

If attendance details are provided for a non-existent session, the call succeeds for valid sessions while marking the unavailable session as a failure in the response.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Manage Bookings - all permissions
Manage Bookings
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/_api/bookings-attendance/v2/bulk/attendance/set

Did this help?