• Example searches: “transaction”, “CreateOrder”, “/v2/locations”, “inventory”, “delete customer”

Object Index

You are viewing an old version of the API
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.

Properties

Name Description
team_member_id
string

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

Max Length 32
description
string

Read only The description of the team member.

Max Length 65536
display_name
string

Read only The display name of the team member.

Max Length 512
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`).

profile_image_url
string

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

Max Length 2048