Skip to main content

Get BNB Burn Status for Sub Account

Get BNB Burn Status for Sub Account

GET /sapi/v1/broker/subAccount/bnbBurn/status

Parameters:

NameTypeMandatoryDescription
subAccountIdSTRINGYES
recvWindowLONGNO
timestampLONGYES

Response:

{
"subAccountId": 1,
"spotBNBBurn": true,
"interestBNBBurn": true
}