Control Sizes

Defines the possible values for control sizes in the system.

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 32

The ControlSizeId field is an nvarchar (variable-length character string data type) with a maximum length of 32 characters. It is the primary key field of the ControlSize table, and it serves as the unique identifier for each row within the table. It is used to identify the control sizes available in the system.

string | null

The Description field in the ControlSize table is a nvarchar data type with a maximum length of 256 characters. This field can store text descriptions of items within the table such as size, color, texture etc.

string | null

The Helper field of type nvarchar and 256 maximum length in the ControlSize table is used as a placeholder field to be populated with information related to an object's size and used in conjunction with other fields in the table to provide full control over an object's size.

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!