post
https://api.liquiditytech.com/api/v1/broker/subFeeRate
Request
| Name | Type | Mandatory | Description |
|---|---|---|---|
| portfolioId | String | N | If not passed, all sub-portfolios under the parent account will be set; If parameters are passed, the settings will be made for the sub-portfolio specified under the name. |
| exchange | String | Y | BINANCE, OKX, EDX |
| instType | String | Y | SPOT or PERP |
| chgType | String | Y | ABSOLUTE or PERCENTAGE |
| chgTaker | String | N | One of chgTaker and chgMaker must be filled in, and both cannot be empty. |
| chgMaker | String | N | One of chgTaker and chgMaker must be filled in, and both cannot be empty. |
| effDate | String | N | If not passed, it will take effect at 0:00 (UTC+0) the next day (T+1 takes effect) If parameters are passed, it will take effect at 0:00 (utc+0) on the specified date. |
Response
| Field | Type | Remark |
|---|---|---|
| effDate | String |
