TrancheTargetResidualFeeMarketInput
Input type for a single market's residual fee configuration.
Input fields
The residual fee amount for this market.
The type of fee applied to this market. Defaults to RESIDUAL_FEE.
The name of the market this residual fee configuration applies to.
The unit for the residual fee amount (e.g. '£/MWh').
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"amount": "1.0",
"feeType": "RESIDUAL_FEE",
"marketName": "meet-green-even-worker-training",
"unit": "pressure-soon-standard-early-space"
}