TimeSeriesEntryInput
Input data to represent prices for particular moments and characteristics values.
Input fields
All params that can be associated to the value.
The value end of validity.
The value start of validity.
The time series value.
All characteristics and schemes that can be associated to the value.
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
{
"params": {"key": "value"},
"periodEnd": "1981-05-05T12:41:14.043082+00:00",
"periodStart": "1987-08-10T01:30:08.868158+00:00",
"value": "1.0",
"variant": VariantProfileInput
}