System Categories

The SystemCategory table contains categories and subcategories used to classify system objects in the Core package. There is one top-level category for each system object and a set of subcategories that describe the type of object. Categories and subcategories are used to organize and facilitate the management of objects within the Core package.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
length between 1 and 64

The SystemCategoryId field is of data type nvarchar and has a maximum length of 64. This field is a primary key for the SystemCategory table and serves as a unique identifier for the inputted SystemCategory records. It is required for each SystemCategory record and should not be left blank or null.

string
required
length ≥ 1

The field 'Description' of data type nvarchar in the table 'SystemCategory' is used to store brief textual descriptions of the various rows within the table. These descriptions provide further information about the category and can be used for quick reference.

string | null

Miscellaneous notes and information for the entry or record.

Headers
string
enum
Defaults to application/json;odata.metadata=minimal;odata.streaming=true

Generated from available request content types

Response
200

OK

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!