Balance Management

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…
Path Params
string
required
Body Params
int32

The account for which the balance range is being created.

double
required

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

double
required

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

string
required
length between 1 and 128

The purpose of the balance range.

string | null

Miscellaneous notes and information for the entry or record.

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