POST

Create Booking Policy


Creates a booking policy.

Authentication

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

Permissions
Manage Bookings Services and Settings
Manage Bookings - all permissions
Manage Bookings
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/bookings/v1/booking-policies

Body Params
bookingPolicyBookingPolicyRequired

Booking policy to create.

Response Object
bookingPolicyBookingPolicy

Created booking policy.

Request
cURL
Response
JSON
Errors
400Invalid Argument

There are 6 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?