{
"fees": [
{
"productId": "<string>",
"id": "<string>",
"minCommission": 50,
"maxCommission": 50,
"defaultCommission": 50,
"minCommissionLimit": 50,
"maxCommissionLimit": 50,
"minTotalCommission": 50,
"maxTotalCommission": 50,
"minManagementFee": 1,
"maxManagementFee": 1
}
]
}{
"fees": [
{
"productId": "<string>",
"id": "<string>",
"minCommission": 50,
"maxCommission": 50,
"defaultCommission": 50,
"minCommissionLimit": 50,
"maxCommissionLimit": 50,
"minTotalCommission": 50,
"maxTotalCommission": 50,
"minManagementFee": 1,
"maxManagementFee": 1
}
]
}Brokerage firm id
Brokerage fees on the brokerage firm
Show child attributes
The productId
Brokerage fee id
Min commission fee percentage
0 <= x <= 100Max commission fee percentage
0 <= x <= 100Default commission fee percentage
0 <= x <= 100Min commission fee percentage limit
0 <= x <= 100Max commission fee percentage limit
0 <= x <= 100Min total commission fee percentage
0 <= x <= 100Max total commission fee percentage
0 <= x <= 100Min management fee amount in cents
x >= 0Max management fee amount in cents
x >= 0Was this page helpful?