Skip to main content

Toggle BNB Burn On UM Futures Trade (TRADE)

API Description

Change user's BNB Fee Discount for UM Futures (Fee Discount On or Fee Discount Off ) on EVERY symbol

HTTP Request

POST /papi/v1/um/feeBurn

Request Weight

1

Request Parameters

NameTypeMandatoryDescription
feeBurnSTRINGYES"true": Fee Discount On; "false": Fee Discount Off
recvWindowLONGNO
timestampLONGYES
  • The BNB would not be collected from UM-PM account to the Portfolio Margin account.

Response Example

{
"code": 200,
"msg": "success"
}