delSubaccountLimit

Deletes a sub-account limit. For Masters only

POST api/delSubaccountLimit

{
  "subaccountId": 0
}

Request parameters

Field nameTypeDescription

subaccountId

integer

Sub-account Id

Setting internal limit is essential for trading (even with external counterparties).

Last updated