Portfolio Margin
Portfolio Margin Pro Tiered Collateral Rate(USER_DATA)
Portfolio Margin PRO Tiered Collateral Rate
Weight(IP): 50
get/sapi/v2/portfolio/collateralRate
Query parameters
recvWindowinteger
Example:5000
The value cannot be greater than 60000
timestampinteger required
UTC timestamp in ms
signaturestring required
Signature
Response
Portfolio Margin Collateral Rate.
Example response
[
{
"asset": "BNB",
"collateralInfo": [
{
"tierFloor": "0.0000",
"tierCap": "1000.0000",
"collateralRate": "1.0000"
}
]
}
]