listTippableStaff( )


Developer Preview

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

Retrieves a list of up to 100 staff who are eligible to receive tips, given the provided filtering.

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.
Method Declaration
Copy
Method Parameters
optionsListTippableStaffOptions

Options to use when listing tippable staff.

Returns
Return Type:Promise<ListTippableStaffResponse>
Did this help?