Balance Range Audit

Allows balance ranges to be defined and stored on accounts so that balances can be categorised and classified. For example, a balance above 500 could be classified as a breach.

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

The account for which the balance range is being created.

double | null

The Lower field in the BalanceRange table stores the lower limit value in decimal data type for the range of balances.

double | null

Upper is a decimal field in the BalanceRange table that stores the maximum value of a given balance range.

string | null

The purpose of the balance range.

string | null

Miscellaneous notes and information for the entry or record.

int32 | null
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!