Entity Constants

Defines a constant value associated with the entity which should be generated onto the system class.

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

The Entity to which the constant value is associated.

string
required
length between 1 and 128

The name of the constant value from the Entity.

string | null

The Value field of the EntityConstant table is an nvarchar data type of maximum length 128 characters. This field will contain the value of an entity identifier defined by an enumeration list in the database.

string | null

Miscellaneous notes and information for the entry or record.

string
required
length between 1 and 450

The type of data for the contant.

int32

The access level of the constant value.

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!