Deduction info
Sample
{
"channel": "push.personal.plan.order",
"data": {
"currency": "USDT",
"deductFee": 0.1125,
"convertSettleFee": 0.1125
},
"ts": 1760942212000
}
channel = push.personal.position
Response fields:
| Field | Type | Description |
|---|---|---|
| currency | string | Deduction currency |
| deductFee | decimal | Fee in deduction currency |
| convertSettleFee | decimal | Fee converted to settlement currency |