Update liquidity alerting Threshold

Path Params
uuid
required

Threshold ID

Body Params

Body of a request to update a liquidity threshold alert.

boolean

Determines whether the threshold is active. If set to false,the threshold will not be checked and won't raise an alert in case of a breach.

number
≥ 1

Relative percentage value for the threshold. Required if percental is set to true.

int32
1 to 100

Relative percentage value for the threshold. Required if percental is set to true.

boolean

Calculation method for the threshold:

  • true: Threshold is set as a percentage of corresponding limit. When set to true, the percent field needs to be set.
  • false: Threshold is set as an absolute value. When set to false, the amount field needs to be set.
Responses

Language
LoadingLoading…
Response
Choose an example:
application/json