Staff Object


Information about a team member who's eligible to receive a portion of the tip. Currently, only Bookings staff members (SDK | REST) and site collaborators are eligible for tip distributions.

Properties
idstringRead-onlyformat GUID

Staff ID. Matches staffMemberId if available, or identificationData.wixUserId if not.


namestringmaxLength 500

Staff name. Matches the name of the Bookings staff member (SDK | REST), if available.


staffMemberIdstringformat GUID

Staff member ID. Available only if the staff is connected to a Bookings staff member (SDK | REST).


identificationDataIdentificationData

Identification data of the staff. Available only if the staff is a site collaborator.

Did this help?