<- Object

Object

TeamMemberBookingProfile

The booking profile of a seller's team member, including the team member's ID, display name, description and whether the team member can be booked as a service provider.

Link to section

Properties

Link to section

team_member_id

string

Read only The ID of the TeamMember object for the team member associated with the booking profile.

Link to section

description

string

Read only The description of the team member.

Link to section

display_name

string

Read only The display name of the team member.

Link to section

is_bookable

boolean

Indicates whether the team member can be booked through the Bookings API or the seller's online booking channel or site (true) or not (false).

Link to section

profile_image_url

string

Read only The URL of the team member's image for the bookings profile.