System Account View Favourites

The SystemAccountViewFavourite table in the Metadata package stores information about the favorite system accounts and their associated views. This table stores a user's account checkbox and view preferences, allowing them to customize their view of their system accounts. Entries in this table can be added, deleted, or modified through the GUI.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
int32

SystemAccountViewFavouriteId is an identification field of data type integer that uniquely identifies entries in the SystemAccountViewFavourite database table. It is used to represent the relationship between the SystemAccount and the ViewFavourite.

int32

SystemAccountId is a data type int field in the SystemAccountViewFavourite table which stores the unique identification number of a system account. It can be used to quickly identify the user associated with a system account and access their view favourites.

int32

The SourceViewId field is of data type int in the SystemAccountViewFavourite table. This field refers to the view ID of the original source view for the corresponding SystemAccountViewFavourite record.

int32

The FavouriteViewId field in the SystemAccountViewFavourite table is an integer data type that identifies the primary key of the view stored in this table. This field is used to reference the stored view item when retrieving the account’s favourite view.

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!