Skip to main content

Enable MX Deduct

Enable or disable MX deduct for spot commission fee

Request

post api/v3/mxDeduct/enable

Response

{
"data":{
"mxDeductEnable":true
},
"code":0,
"msg":"success",
"timestamp":1669109672280
}
  • POST api/v3/mxDeduct/enable

Permission: SPOT_DEAL_WRITE

Weight(IP): 1

Parameters:

NameTypeMandatoryDescription
mxDeductEnablebooleanyestrue:enable,false:disable
recvWindowlongnorecvWindow
timestamplongyestimestamp
signaturestringyessignature

Response:

NameTypeDescription
mxDeductEnablebooleantrue:enable,false:disable