POST

Bulk Create Booking


Creates up to 8 bookings.

See Create Booking for more information.

If any of the specified bookings is missing a required field the entire call fails.

If you specify 1 or more unavailable bookings, the call succeeds while the unavailable bookings aren't created. Instead, they're counted as failures in the returned bulkActionMetadata.

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.

This method may also return standard errors. Learn more about standard Wix errors.

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