Limit: 1 request per second
POST /v1/sv/settle_pnl
curl --request POST \ --url https://api.orderly.org/v1/sv/settle_pnl \ --header 'Content-Type: application/json' \ --data '{ "message": { "contract": "<string>", "brokerId": "<string>", "chainId": 123, "settleNonce": "<string>", "timestamp": 123 }, "signature": "<string>", "userAddress": "<string>", "verifyingContract": "<string>" }'
{ "success": true, "timestamp": 1702989203989 }
Show child attributes