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
| Name | Type | Mandatory | Description | 
|---|---|---|---|
| feeBurn | STRING | YES | "true": Fee Discount On; "false": Fee Discount Off | 
| recvWindow | LONG | NO | |
| timestamp | LONG | YES | 
- The BNB would not be collected from UM-PM account to the Portfolio Margin account.
 
Response Example
{
	"code": 200,
	"msg": "success"
}