Search...
Generate a test token to explore our APIs
Resource Object
Attributes
NAME
TYPE
DESCRIPTION
id
Read Only
string
Resource ID.
name
string
Resource name.
email
string
Resource email address.
phone
string
Resource phone number.
description
string
Resource description.
tag
Deprecated
string
Deprecated. Please use tags.
tags
Array<string>
Resource tags. Tags are used to identify, group, and filter the different types of resources. For example, 'staff' or 'room'.
images
Array<object>
Resource images.
schedules
Deprecated
Array<object>
Deprecated. Please use scheduleIds. List of the schedules owned by this resource. Min size 1.
scheduleIds
Read Only
Array<string>
List of IDs of schedules owned by this resource.
status
Read Only
string
Supported values: UNDEFINED
, CREATED
, DELETED
, UPDATED
.
Resource status.
wixUserId
Read Only
string
Wix user ID, if the resource is associated with the Wix user. A staff member resource can be associated with a Wix user via assignment of a permissions role in the business manager.
Was this helpful?