Claim insurance fund
Liquidations
Claim insurance fund
Limit: 5 requests per 1 second
POST /v1/claim_insurance_fund
POST
Claim insurance fund
Headers
Timestamp of the signed request in milliseconds.
Account ID of the authenticated account.
Public orderly key used to sign the request.
Signature of the request payload generated with the orderly key.
Body
application/json
Quantity to be claimed from insurance fund
Liquidator’s instruction to let the system reject the liquidation claim if the following condition applies: if position_qty > 0, reject if mark_price > limit_price; if position_qty < 0, reject if mark_price < limit_price