Category Object


Categories are used to group multiple services together. A service must be associated with a category in order to be exposed in the Wix Bookings UI.

Properties
idstringRead-onlyformat GUID

Category ID.


namestringmaxLength 500

Category name.


statusstringRead-only

Category status.

Default: "CREATED"


sortOrderintegerformat int32

Sort order of the category in the Dashboard.

Did this help?