Balance Range Categories

Describes a type of balance range. Eg Target. Limit 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 128

BalanceRangeCategoryId is an nvarchar field with a maximum length of 128 found in the BalanceRangeCategory table. It is the primary key of the table and uniquely identifies each individual Balance Range Category record.

string
required
length ≥ 1

The Description field in the BalanceRangeCategory table is an NVARCHAR data type. This field stores a text description of the Balance Range Category, such as 'Low Balance', 'Medium Balance', or 'High Balance'.

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!