System Definitions

Defines a 3rd party system or service.

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

The Name of data type nvarchar field in the SystemDefn table is used to store names or labels as a variable-length string of up to 256 characters, with optional international characters. This field can be used to provide a user friendly name for an item being stored in the table.

string
required
length ≥ 1

The Description of nvarchar field in table SystemDefn is a variable length, Unicode character data type of up to 4,000 characters long, primarily used for storing character data. This data type should be used when storing text data that is over 255 characters in length. It is generally used for storing strings or text-based information.

string | null

Miscellaneous notes and information for the entry or record.

int32

LogoStorageId is an int data type field in the SystemDefn table used to store the unique identification of the related logo stored in external storage.

int32 | null

The InstituteId field in the SystemDefn table is an integer data type that uniquely identifies a particular school, college or other educational institution in the system. This field is used to identify the institute and link associated data with it.

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!