Skip to main content
PUT
Update Subaccount Netting

Authorizations

KALSHI-ACCESS-KEY
string
header
required

Your API key ID

KALSHI-ACCESS-SIGNATURE
string
header
required

RSA-PSS signature of the request

KALSHI-ACCESS-TIMESTAMP
string
header
required

Request timestamp in milliseconds

Body

application/json
subaccount_number
integer
required

Subaccount number (0 for primary, 1-63 for subaccounts).

enabled
boolean
required

Whether netting is enabled for this subaccount.

Response

Netting setting updated successfully