跳到主要内容

用户享受的优惠信息查询

有现货费率优惠折扣,则享受现货折扣配置,若有合约mx持仓则享受mx抵扣

响应示例

{
"success": true,
"code": 0,
"data": {
"useFeeDiscount": true,
"useFeeDeduct": false
}
}
  • GET /api/v1/private/account/discountType

需要权限: 读取账户信息

请求参数:

响应参数:

参数名类型说明
useFeeDiscountboolean使用现货优惠折扣费率
useFeeDeductboolean使用合约抵扣费率