POST

Bulk Create Booking


Developer Preview

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

Creates multiple bookings.

See Create Booking documentation. If for any of the bookings required fields were not passed on the request or if the caller doesn't have the required permissions to create such booking, the call fails. If the request contains unavailable bookings, the call completes successfully but the unavailable bookings are not created and are not considered as failures in the response.

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

Errors
400Invalid Argument

There are 2 errors with this status code:

403Permission Denied

There is 1 error with this status code:

428Failed Precondition

There are 7 errors with this status code:

See the entire list and learn more about Wix errors.

Event TriggersThis method triggers the following events:
Did this help?