v1

latestOpenAPI 3.0.02026-07-2640301.0 MB
Blocked Accounts

Set auto-unblock threshold

Sets the AutoUnblockThreshold on a sub-account's blocked account settings. When the sub-account's balance reaches this threshold, it will be automatically unblocked. Pass an empty value to clear the threshold. Requires the ManageBlockedAccounts permission.

post/account/blocked-account/set-autounblock-threshold

Response

Successboolean

True if the request was successful, false if it failed

ErrorMessagestring

Contains a description of the error if the request failed

Example response

{
  "Success": true
}