Resource Object


Properties
idstringRead-onlyformat GUID

Resource ID.


namestringmaxLength 1200

Resource name.


emailstringmaxLength 500

Resource email address.


phonestringmaxLength 500

Resource phone number.


descriptionstringmaxLength 500

Resource description.


tagstringmaxLength 500

Deprecated. Please use tags.


tagsstringmaxLength 200

Resource tags. Tags are used to identify, group, and filter the different types of resources. For example, 'staff' or 'room'.


imagesArray <Image>

Resource images.


schedulesArray <Schedule>

Deprecated. Please use scheduleIds. List of the schedules owned by this resource. Min size 1.


scheduleIdsstringRead-onlyformat GUID

List of IDs of schedules owned by this resource.


statusstringRead-only
4 enum supported values:
UNDEFINEDCREATEDDELETEDUPDATED

Resource status.


wixUserIdstringRead-onlyformat GUID

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?
Yes
No