Skip to main content
POST
Batch Set Firm Product Limit

Body

application/json

Product limit parameters

firm_uuid
string
Example:

"f81d4fae-7dec-11d0-a765-00a0c91e6bf6"

firm_product_limits_requests
object[]
Example:

Response

Successfully created firm product limit

firm_uuid
string
Example:

"f81d4fae-7dec-11d0-a765-00a0c91e6bf6"

product_code
string
Example:

"BIPZ30"

product_name
string
Example:

"Bitcoin Perpetual Index Futures Dec 2030"

trading_disabled
boolean
Example:

false

trading24x7_disabled
boolean
long_daily_position_limit
integer<int32>
Example:

10000

short_daily_position_limit
integer<int32>
Example:

15000

long_real_position_limit
integer<int64>
Example:

15000

short_real_position_limit
integer<int64>
Example:

20000