Cultures

Defines a 'system' culture which includes regional settings and how monetary amounts should be formatted etc.

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 64

CultureId is a non-variable character field with maximum length 64 in a table called Culture. It is a primary key, meaning that it uniquely identifies each record in the table and does not contain any redundant data. It is used to identify different cultural entities in the table.

string
required
length between 1 and 256

The Description field in the Culture table stores data of type nvarchar up to a maximum of 256 characters. It is used to provide a descriptive explanation of the Culture record, giving additional context outside what is provided by the other fields in the table.

string | null

SqlCode is a field in the Culture table with a data type of nvarchar and a maximum length of 16 characters. It is used to store alphanumeric code for a particular cultural setting or environment.

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!