Post

Update Customer Info


Developer Preview

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

Deprecation Notice:

This endpoint will be removed on December 31, 2024.

Updates the customer's information for a booking.

Notes:

  • The whole formInfo object is updated for each request. Values for properties that are not included in the request will therefore be deleted.
  • The businessLocation.businessSchedule object in the bookedEntity.location object is not supported.
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/bookings/v1/bookings/{bookingId}/updateCustomerInfo

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