{
"posId": "string",
"price": 0,
"amount": 0
}curl --location --request POST 'test-mg-admin.hwyc.io/contract/position/estimatePositionProfit' \
--header 'Content-Type: application/json' \
--data-raw '{
"posId": "string",
"price": 0,
"amount": 0
}'{
"code": 0,
"msg": "",
"data": {},
"successData": {},
"errorMsg": 0,
"success": false
}